Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Dcomposite.h97 struct usb_function { struct
114 struct usb_function *); argument
116 struct usb_function *); argument
119 int (*set_alt)(struct usb_function *, argument
121 int (*get_alt)(struct usb_function *, argument
123 void (*disable)(struct usb_function *); argument
124 int (*setup)(struct usb_function *, argument
126 void (*suspend)(struct usb_function *); argument
127 void (*resume)(struct usb_function *); argument
135 int usb_add_function(struct usb_configuration *, struct usb_function *); argument
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_thor.h117 struct usb_function usb_function; member
H A Df_dfu.c31 struct usb_function usb_function; member
H A Df_sdp.c96 struct usb_function usb_function; member
H A Df_fastboot.c72 struct usb_function usb_function; member