usb_function_driver
void usb_function_unregister(struct usb_function_driver *fd)
struct usb_function_driver *fd;
int usb_function_register(struct usb_function_driver *newf)
struct usb_function_driver *fd;
struct usb_function_driver *fd;
void usb_function_unregister(struct usb_function_driver *f);
int usb_function_register(struct usb_function_driver *newf);
static struct usb_function_driver _name ## usb_func = { \