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