Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dsynclink_gt.c479 static void bh_handler(struct work_struct *work);
1918 static void bh_handler(struct work_struct *work) in bh_handler() function
3565 INIT_WORK(&info->task, bh_handler); in alloc_dev()
5127 bh_handler(&info->task); in rx_timeout()
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()
/Linux-v5.10/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