Searched refs:tascam_capture_work_handler (Results 1 – 3 of 3) sorted by relevance
163 void tascam_capture_work_handler(struct work_struct *work);
157 void tascam_capture_work_handler(struct work_struct *work) in tascam_capture_work_handler() function
512 INIT_WORK(&tascam->capture_work, tascam_capture_work_handler); in tascam_probe()