Searched refs:bh_handler (Results 1 – 2 of 2) sorted by relevance
412 static void bh_handler(struct work_struct *work);531 INIT_WORK(&info->task, bh_handler); in mgslpc_probe()766 static void bh_handler(struct work_struct *work) in bh_handler() function
1860 static void bh_handler(struct work_struct *work) in bh_handler() function3500 INIT_WORK(&info->task, bh_handler); in alloc_dev()5057 bh_handler(&info->task); in rx_timeout()