Home
last modified time | relevance | path

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

/drivers/tty/
Dsynclink_gt.c479 static void bh_handler(struct work_struct *work);
1921 static void bh_handler(struct work_struct *work) in bh_handler() function
3564 INIT_WORK(&info->task, bh_handler); in alloc_dev()
5126 bh_handler(&info->task); in rx_timeout()
Dsynclinkmp.c594 static void bh_handler(struct work_struct *work);
1980 static void bh_handler(struct work_struct *work) in bh_handler() function
3736 INIT_WORK(&info->task, bh_handler); in alloc_dev()
/drivers/char/pcmcia/
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