Searched refs:tascam_stop_work_handler (Results 1 – 2 of 2) sorted by relevance
318 void tascam_stop_work_handler(struct work_struct *work);
261 void tascam_stop_work_handler(struct work_struct *work) in tascam_stop_work_handler() function510 INIT_WORK(&tascam->stop_work, tascam_stop_work_handler); in tascam_probe()