Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dcomposite.h93 struct usb_function { struct
109 struct usb_function *); argument
111 struct usb_function *); argument
114 int (*set_alt)(struct usb_function *, argument
116 int (*get_alt)(struct usb_function *, argument
118 void (*disable)(struct usb_function *); argument
119 int (*setup)(struct usb_function *, argument
121 void (*suspend)(struct usb_function *); argument
122 void (*resume)(struct usb_function *); argument
130 int usb_add_function(struct usb_configuration *, struct usb_function *); argument
/openbmc/linux/include/linux/usb/
H A Dcomposite.h181 struct usb_function { struct
202 struct usb_function *); argument
204 struct usb_function *); argument
209 int (*set_alt)(struct usb_function *, argument
211 int (*get_alt)(struct usb_function *, argument
213 void (*disable)(struct usb_function *); argument
214 int (*setup)(struct usb_function *, argument
219 void (*suspend)(struct usb_function *); argument
220 void (*resume)(struct usb_function *); argument
232 const struct usb_function_instance *fi; argument
[all …]
/openbmc/u-boot/drivers/usb/gadget/
H A Df_fastboot.c39 struct usb_function usb_function; member
H A Df_thor.h116 struct usb_function usb_function; member
H A Df_sdp.c95 struct usb_function usb_function; member
H A Df_dfu.c30 struct usb_function usb_function; member
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Df_rockusb.h116 struct usb_function usb_function; member