Searched refs:musbotg_device_intr_methods (Results 1 – 1 of 1) sorted by relevance
105 static const struct usb_pipe_methods musbotg_device_intr_methods; variable3407 static const struct usb_pipe_methods musbotg_device_intr_methods = variable4028 (parm->methods == &musbotg_device_intr_methods)) in musbotg_xfer_setup()4044 } else if (parm->methods == &musbotg_device_intr_methods) { in musbotg_xfer_setup()4140 ep->methods = &musbotg_device_intr_methods; in musbotg_ep_init()