Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dsynclink_gt.c480 static void bh_handler(struct work_struct *work);
1950 static void bh_handler(struct work_struct *work) in bh_handler() function
3600 INIT_WORK(&info->task, bh_handler); in alloc_dev()
5162 bh_handler(&info->task); in rx_timeout()
Dsynclinkmp.c594 static void bh_handler(struct work_struct *work);
2000 static void bh_handler(struct work_struct *work) in bh_handler() function
3761 INIT_WORK(&info->task, bh_handler); in alloc_dev()
/linux-4.4.14/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