Home
last modified time | relevance | path

Searched refs:tascam_stop_work_handler (Results 1 – 2 of 2) sorted by relevance

/linux/sound/usb/usx2y/
H A Dus144mkii.h318 void tascam_stop_work_handler(struct work_struct *work);
H A Dus144mkii.c261 void tascam_stop_work_handler(struct work_struct *work) in tascam_stop_work_handler() function
510 INIT_WORK(&tascam->stop_work, tascam_stop_work_handler); in tascam_probe()