Searched refs:usb_get_epd (Results 1 – 6 of 6) sorted by relevance
103 epd = usb_get_epd(i2400mu->usb_iface, i2400mu->endpoint_cfg.bulk_out); in i2400mu_tx_bulk_out()252 epd = usb_get_epd(i2400mu->usb_iface, in i2400mu_notif_submit()
213 epd = usb_get_epd(i2400mu->usb_iface, in i2400mu_notification_setup()
104 epd = usb_get_epd(i2400mu->usb_iface, i2400mu->endpoint_cfg.bulk_out); in i2400mu_tx()
920 struct usb_endpoint_descriptor *usb_get_epd(struct usb_interface *iface, int ep) in usb_get_epd() function
208 epd = usb_get_epd(i2400mu->usb_iface, i2400mu->endpoint_cfg.bulk_in); in i2400mu_rx()
176 epd = usb_get_epd(i2400mu->usb_iface, endpoint); in __i2400mu_send_barker()