Home
last modified time | relevance | path

Searched refs:global_handler (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/acpi/acpica/
Devmisc.c222 acpi_notify_handler global_handler = NULL; in acpi_ev_notify_dispatch() local
237 global_handler = acpi_gbl_system_notify.handler; in acpi_ev_notify_dispatch()
244 global_handler = acpi_gbl_device_notify.handler; in acpi_ev_notify_dispatch()
251 if (global_handler) { in acpi_ev_notify_dispatch()
252 global_handler(notify_info->notify.node, in acpi_ev_notify_dispatch()
/linux-3.4.99/drivers/isdn/hisax/
Dl3ni1.c2840 global_handler(struct PStack *st, int mt, struct sk_buff *skb) in global_handler() function
2904 global_handler(st, MT_DL_ESTABLISHED, NULL); in ni1up()
2952 global_handler(st, mt, skb); in ni1up()
2964 global_handler(st, mt, skb); in ni1up()
Dl3dss1.c2903 global_handler(struct PStack *st, int mt, struct sk_buff *skb) in global_handler() function
3012 global_handler(st, mt, skb); in dss1up()