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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c491 static void bh_handler(struct work_struct *work);
1988 static void bh_handler(struct work_struct *work) function
2033 DBGBH(("%s bh_handler exit\n", info->device_name));
3434 INIT_WORK(&info->task, bh_handler);
4907 bh_handler(&info->task);
H A Dsynclinkmp.c608 static void bh_handler(struct work_struct *work);
2068 void bh_handler(struct work_struct *work) function
2077 printk( "%s(%d):%s bh_handler() entry\n",
2086 printk( "%s(%d):%s bh_handler() work item action=%d\n",
2109 printk( "%s(%d):%s bh_handler() exit\n",
3807 INIT_WORK(&info->task, bh_handler);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c423 static void bh_handler(struct work_struct *work);
549 INIT_WORK(&info->task, bh_handler);
837 static void bh_handler(struct work_struct *work) function
846 printk( "%s(%d):bh_handler(%s) entry\n",
855 printk( "%s(%d):bh_handler() work item action=%d\n",
877 printk( "%s(%d):bh_handler(%s) exit\n",

Completed in 243 milliseconds