Searched refs:usb_function_driver (Results 1 – 3 of 3) sorted by relevance
583 struct usb_function_driver { struct594 struct usb_function_driver *fd; argument601 void usb_function_unregister(struct usb_function_driver *f);602 int usb_function_register(struct usb_function_driver *newf);615 static struct usb_function_driver _name ## usb_func = { \
560 struct usb_function_driver { struct571 struct usb_function_driver *fd; argument577 void usb_function_unregister(struct usb_function_driver *f);578 int usb_function_register(struct usb_function_driver *newf);589 …static struct usb_function_driver _name##usb_func = { …
73978 struct usb_function_driver *fd;