Home
last modified time | relevance | path

Searched refs:u_audio_stop_capture (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_audio.h156 void u_audio_stop_capture(struct g_audio *g_audio);
H A Du_audio.c613 u_audio_stop_capture(audio_dev); in u_audio_start_capture()
690 void u_audio_stop_capture(struct g_audio *audio_dev) in u_audio_stop_capture() function
703 EXPORT_SYMBOL_GPL(u_audio_stop_capture);
H A Df_uac1.c1162 u_audio_stop_capture(&uac1->g_audio); in f_audio_set_alt()
1207 u_audio_stop_capture(&uac1->g_audio); in f_audio_disable()
H A Df_uac2.c1455 u_audio_stop_capture(&uac2->g_audio); in afunc_set_alt()
1498 u_audio_stop_capture(&uac2->g_audio); in afunc_disable()