aml_notify_data 393 dev/acpi/dsdt.c struct aml_notify_data {
aml_notify_data 400 dev/acpi/dsdt.c SLIST_ENTRY(aml_notify_data) link;
aml_notify_data 403 dev/acpi/dsdt.c SLIST_HEAD(aml_notify_head, aml_notify_data);
aml_notify_data 609 dev/acpi/dsdt.c struct aml_notify_data *pdata;
aml_notify_data 615 dev/acpi/dsdt.c pdata = acpi_os_malloc(sizeof(struct aml_notify_data));
aml_notify_data 633 dev/acpi/dsdt.c struct aml_notify_data *pdata = NULL;
aml_notify_data 646 dev/acpi/dsdt.c struct aml_notify_data *pdata = NULL;
aml_notify_data 658 dev/acpi/dsdt.c struct aml_notify_data *pdata = NULL;