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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/acpica/
H A Devmisc.c224 acpi_notify_handler global_handler = NULL; local
239 global_handler = acpi_gbl_system_notify.handler;
246 global_handler = acpi_gbl_device_notify.handler;
253 if (global_handler) {
254 global_handler(notify_info->notify.node,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/acpica/
H A Devmisc.c224 acpi_notify_handler global_handler = NULL; local
239 global_handler = acpi_gbl_system_notify.handler;
246 global_handler = acpi_gbl_device_notify.handler;
253 if (global_handler) {
254 global_handler(notify_info->notify.node,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dl3ni1.c2840 global_handler(struct PStack *st, int mt, struct sk_buff *skb) function
2904 global_handler( st, MT_DL_ESTABLISHED, NULL );
2952 global_handler(st, mt, skb);
2964 global_handler(st, mt, skb);
H A Dl3dss1.c2903 global_handler(struct PStack *st, int mt, struct sk_buff *skb) function
3012 global_handler(st, mt, skb);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dl3ni1.c2840 global_handler(struct PStack *st, int mt, struct sk_buff *skb) function
2904 global_handler( st, MT_DL_ESTABLISHED, NULL );
2952 global_handler(st, mt, skb);
2964 global_handler(st, mt, skb);
H A Dl3dss1.c2903 global_handler(struct PStack *st, int mt, struct sk_buff *skb) function
3012 global_handler(st, mt, skb);

Completed in 189 milliseconds