Searched refs:musbotg_device_isoc_methods (Results 1 – 1 of 1) sorted by relevance
106 static const struct usb_pipe_methods musbotg_device_isoc_methods; variable3458 static const struct usb_pipe_methods musbotg_device_isoc_methods = variable4027 if ((parm->methods == &musbotg_device_isoc_methods) || in musbotg_xfer_setup()4047 } else if (parm->methods == &musbotg_device_isoc_methods) { in musbotg_xfer_setup()4143 ep->methods = &musbotg_device_isoc_methods; in musbotg_ep_init()