Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Df_uac1.c404 struct f_uac1 *uac1 = func_to_uac1(fn); in uac_cs_attr_sample_rate()
426 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in audio_notify_complete()
435 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in audio_notify()
684 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in out_rq_cur_complete()
798 struct f_uac1 *uac1 = func_to_uac1(f); in audio_set_endpoint_req()
843 struct f_uac1 *uac1 = func_to_uac1(f); in audio_get_endpoint_req()
939 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_set_alt()
992 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_get_alt()
1010 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_disable()
1024 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_suspend()
[all …]