Searched refs:get_alt (Results 1 – 6 of 6) sorted by relevance
219 int (*get_alt)(struct usb_function *, member
480 obex->port.func.get_alt = obex_get_alt; in obex_alloc()
967 ecm->port.func.get_alt = ecm_get_alt; in ecm_alloc()
870 ss->function.get_alt = sourcesink_get_alt; in source_sink_alloc_func()
1798 ncm->port.func.get_alt = ncm_get_alt; in ncm_alloc()
1929 if (w_value && !f->get_alt) in composite_setup()1953 value = f->get_alt ? f->get_alt(f, w_index) : 0; in composite_setup()