Searched defs:usb_function (Results 1 – 6 of 6) sorted by relevance
93 struct usb_function { struct109 struct usb_function *); argument111 struct usb_function *); argument114 int (*set_alt)(struct usb_function *, argument116 int (*get_alt)(struct usb_function *, argument118 void (*disable)(struct usb_function *); argument119 int (*setup)(struct usb_function *, argument121 void (*suspend)(struct usb_function *); argument122 void (*resume)(struct usb_function *); argument130 int usb_add_function(struct usb_configuration *, struct usb_function *); argument
39 struct usb_function usb_function; member
116 struct usb_function usb_function; member
95 struct usb_function usb_function; member
30 struct usb_function usb_function; member
114 struct usb_function usb_function; member