Searched refs:get_alt (Results 1 – 4 of 4) sorted by relevance
171 int (*get_alt)(struct usb_function *, member
1150 value = f->get_alt ? f->get_alt(f, w_index) : 0; in composite_setup()
815 f_dfu->usb_function.get_alt = __dfu_get_alt; in dfu_bind_config()
695 sdp_func->usb_function.get_alt = sdp_get_alt; in sdp_bind_config()
Completed in 14 milliseconds