Home
last modified time | relevance | path

Searched refs:get_alt (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/linux/usb/
H A Dcomposite.h121 int (*get_alt)(struct usb_function *, member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c957 value = f->get_alt ? f->get_alt(f, w_index) : 0; in composite_setup()
H A Df_sdp.c598 sdp_func->usb_function.get_alt = sdp_get_alt; in sdp_bind_config()
H A Df_dfu.c809 f_dfu->usb_function.get_alt = __dfu_get_alt; in dfu_bind_config()