Home
last modified time | relevance | path

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

/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
404 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()
738 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in out_rq_cur()
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()
[all …]