Home
last modified time | relevance | path

Searched defs:usb_function (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/linux/usb/
A Dcomposite.h144 struct usb_function { struct
164 struct usb_function *); argument
166 struct usb_function *); argument
169 int (*set_alt)(struct usb_function *, argument
171 int (*get_alt)(struct usb_function *, argument
173 void (*disable)(struct usb_function *); argument
174 int (*setup)(struct usb_function *, argument
176 void (*suspend)(struct usb_function *); argument
177 void (*resume)(struct usb_function *); argument
185 int usb_add_function(struct usb_configuration *, struct usb_function *); argument
/u-boot/drivers/usb/gadget/
A Df_thor.h116 struct usb_function usb_function; member
A Df_fastboot.c42 struct usb_function usb_function; member
A Df_dfu.c32 struct usb_function usb_function; member
A Df_sdp.c103 struct usb_function usb_function; member
/u-boot/arch/arm/include/asm/arch-rockchip/
A Df_rockusb.h116 struct usb_function usb_function; member

Completed in 22 milliseconds