Searched refs:get_alt (Results 1 – 4 of 4) sorted by relevance
116 int (*get_alt)(struct usb_function *, member
828 value = f->get_alt ? f->get_alt(f, w_index) : 0; in composite_setup()
592 sdp_func->usb_function.get_alt = sdp_get_alt; in sdp_bind_config()
807 f_dfu->usb_function.get_alt = __dfu_get_alt; in dfu_bind_config()