Searched refs:wa_create (Results 1 – 3 of 3) sorted by relevance
36 int wa_create(struct wahc *wa, struct usb_interface *iface, in wa_create() function70 EXPORT_SYMBOL_GPL(wa_create);
249 extern int wa_create(struct wahc *wa, struct usb_interface *iface,
763 result = wa_create(&hwahc->wa, iface, quirks); in hwahc_create()