Searched defs:wahc (Results 1 – 1 of 1) sorted by relevance
158 struct wahc { struct165 struct dwahc *dwa; argument168 const struct usb_endpoint_descriptor *dto_epd, *dti_epd;169 const struct usb_wa_descriptor *wa_descr;171 struct urb *nep_urb; /* Notification EndPoint [lockless] */172 struct edc nep_edc;173 void *nep_buffer;174 size_t nep_buffer_size;199 extern int wa_create(struct wahc *wa, struct usb_interface *iface); argument