notify_value      631 dev/acpi/dsdt.c aml_notify(struct aml_node *node, int notify_value)
notify_value      640 dev/acpi/dsdt.c 			pdata->cbproc(pdata->node, notify_value, pdata->cbarg);
notify_value      644 dev/acpi/dsdt.c aml_notify_dev(const char *pnpid, int notify_value)
notify_value      653 dev/acpi/dsdt.c 			pdata->cbproc(pdata->node, notify_value, pdata->cbarg);