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; variable3427 static const struct usb_pipe_methods musbotg_device_intr_methods = variable4089 (parm->methods == &musbotg_device_intr_methods)) in musbotg_xfer_setup()4107 } else if (parm->methods == &musbotg_device_intr_methods) { in musbotg_xfer_setup()4208 ep->methods = &musbotg_device_intr_methods; in musbotg_ep_init()