Searched refs:get_alt (Results 1 – 11 of 11) sorted by relevance
221 int (*get_alt)(struct usb_function *, member
481 obex->port.func.get_alt = obex_get_alt; in obex_alloc()
682 fp->function.get_alt = pn_get_alt; in phonet_alloc()
943 ecm->port.func.get_alt = ecm_get_alt; in ecm_alloc()
790 uac1->g_audio.func.get_alt = f_audio_get_alt; in f_audio_alloc()
1004 audio->card.func.get_alt = f_audio_get_alt; in f_audio_alloc()
940 uvc->func.get_alt = uvc_function_get_alt; in uvc_alloc()
861 ss->function.get_alt = sourcesink_get_alt; in source_sink_alloc_func()
1129 uac2->g_audio.func.get_alt = afunc_get_alt; in afunc_alloc()
1693 ncm->port.func.get_alt = ncm_get_alt; in ncm_alloc()
1734 if (w_value && !f->get_alt) in composite_setup()1758 value = f->get_alt ? f->get_alt(f, w_index) : 0; in composite_setup()