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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/events/
H A Devmisc.c238 acpi_notify_handler global_handler = NULL; local
254 global_handler = acpi_gbl_system_notify.handler;
261 global_handler = acpi_gbl_device_notify.handler;
268 if (global_handler) {
269 global_handler(notify_info->notify.node,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dl3ni1.c2849 global_handler(struct PStack *st, int mt, struct sk_buff *skb) function
2913 global_handler( st, MT_DL_ESTABLISHED, NULL );
2961 global_handler(st, mt, skb);
2973 global_handler(st, mt, skb);
H A Dl3dss1.c2912 global_handler(struct PStack *st, int mt, struct sk_buff *skb) function
3021 global_handler(st, mt, skb);

Completed in 97 milliseconds