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
1856 static void bh_handler(struct work_struct *work) in bh_handler() function3495 INIT_WORK(&info->task, bh_handler); in alloc_dev()5052 bh_handler(&info->task); in rx_timeout()