notify_type       123 dev/acpi/acpiac.c acpiac_notify(struct aml_node *node, int notify_type, void *arg)
notify_type       127 dev/acpi/acpiac.c 	dnprintf(10, "acpiac_notify: %.2x %s\n", notify_type,
notify_type       130 dev/acpi/acpiac.c 	switch (notify_type) {
notify_type       391 dev/acpi/acpibat.c acpibat_notify(struct aml_node *node, int notify_type, void *arg)
notify_type       395 dev/acpi/acpibat.c 	dnprintf(10, "acpibat_notify: %.2x %s\n", notify_type,
notify_type       398 dev/acpi/acpibat.c 	switch (notify_type) {
notify_type       118 dev/acpi/acpibtn.c acpibtn_notify(struct aml_node *node, int notify_type, void *arg)
notify_type       123 dev/acpi/acpibtn.c 	dnprintf(10, "acpibtn_notify: %.2x %s\n", notify_type,
notify_type       131 dev/acpi/acpibtn.c 		if (notify_type == 0x80) {
notify_type       502 dev/acpi/acpicpu.c acpicpu_notify(struct aml_node *node, int notify_type, void *arg)
notify_type       506 dev/acpi/acpicpu.c 	dnprintf(10, "acpicpu_notify: %.2x %s\n", notify_type,
notify_type       509 dev/acpi/acpicpu.c 	switch (notify_type) {
notify_type       518 dev/acpi/acpicpu.c 		    notify_type);
notify_type       222 dev/acpi/acpidock.c acpidock_notify(struct aml_node *node, int notify_type, void *arg)
notify_type       227 dev/acpi/acpidock.c 	    notify_type);
notify_type       229 dev/acpi/acpidock.c 	switch (notify_type) {
notify_type       309 dev/acpi/acpitz.c acpitz_notify(struct aml_node *node, int notify_type, void *arg)
notify_type       314 dev/acpi/acpitz.c 	dnprintf(10, "%s notify: %.2x %s\n", DEVNAME(sc), notify_type,
notify_type       317 dev/acpi/acpitz.c 	switch (notify_type) {