Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac1.c51 static inline struct f_uac1 *func_to_uac1(struct usb_function *f) in func_to_uac1() function
347 struct f_uac1 *uac1 = func_to_uac1(fn); in uac_cs_attr_sample_rate()
369 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in audio_notify_complete()
378 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in audio_notify()
627 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in out_rq_cur_complete()
681 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in out_rq_cur()
741 struct f_uac1 *uac1 = func_to_uac1(f); in audio_set_endpoint_req()
786 struct f_uac1 *uac1 = func_to_uac1(f); in audio_get_endpoint_req()
882 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_set_alt()
935 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_get_alt()
[all …]