Searched refs:func_to_uac1 (Results 1 – 1 of 1) sorted by relevance
51 static inline struct f_uac1 *func_to_uac1(struct usb_function *f) in func_to_uac1() function564 struct f_uac1 *uac1 = func_to_uac1(fn); in uac_cs_attr_sample_rate()587 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in audio_notify_complete()596 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in audio_notify()845 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in out_rq_complete()928 struct f_uac1 *uac1 = func_to_uac1(&audio->func); in ac_rq_out()988 struct f_uac1 *uac1 = func_to_uac1(f); in audio_set_endpoint_req()1033 struct f_uac1 *uac1 = func_to_uac1(f); in audio_get_endpoint_req()1130 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_set_alt()1183 struct f_uac1 *uac1 = func_to_uac1(f); in f_audio_get_alt()[all …]