Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A Dsynclink_cs.c412 static void bh_handler(struct work_struct *work);
531 INIT_WORK(&info->task, bh_handler); in mgslpc_probe()
768 static void bh_handler(struct work_struct *work) in bh_handler() function
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink_gt.c1865 static void bh_handler(struct work_struct *work) in bh_handler() function
3512 INIT_WORK(&info->task, bh_handler); in alloc_dev()
5074 bh_handler(&info->task); in rx_timeout()
H A Dsynclinkmp.c594 static void bh_handler(struct work_struct *work);
1977 static void bh_handler(struct work_struct *work) in bh_handler() function
3733 INIT_WORK(&info->task, bh_handler); in alloc_dev()