Home
last modified time | relevance | path

Searched defs:uac1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac1.c347 struct f_uac1 *uac1 = func_to_uac1(fn); in uac_cs_attr_sample_rate() local
369 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in audio_notify_complete() local
378 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in audio_notify() local
741 struct f_uac1 *uac1 = func_to_uac1(f); in audio_set_endpoint_req() local
786 struct f_uac1 *uac1 = func_to_uac1(f); in audio_get_endpoint_req() local
882 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_set_alt() local
935 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_get_alt() local
953 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_disable() local
967 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_suspend() local
1180 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_bind() local
[all …]