Searched refs:endpoint_cfg (Results 1 – 6 of 6) sorted by relevance
299 i2400mu->endpoint_cfg.bulk_out); in i2400mu_bus_reset()304 i2400mu->endpoint_cfg.reset_cold); in i2400mu_bus_reset()525 i2400mu->endpoint_cfg.bulk_out = 0; in i2400mu_probe()526 i2400mu->endpoint_cfg.notification = 3; in i2400mu_probe()527 i2400mu->endpoint_cfg.reset_cold = 2; in i2400mu_probe()528 i2400mu->endpoint_cfg.bulk_in = 1; in i2400mu_probe()531 i2400mu->endpoint_cfg.bulk_out = 0; in i2400mu_probe()532 i2400mu->endpoint_cfg.notification = 1; in i2400mu_probe()533 i2400mu->endpoint_cfg.reset_cold = 2; in i2400mu_probe()534 i2400mu->endpoint_cfg.bulk_in = 3; in i2400mu_probe()
103 epd = usb_get_epd(i2400mu->usb_iface, i2400mu->endpoint_cfg.bulk_out); in i2400mu_tx_bulk_out()253 i2400mu->endpoint_cfg.notification); in i2400mu_notif_submit()
228 struct i2400m_endpoint_cfg endpoint_cfg; member
213 i2400mu->endpoint_cfg.notification); in i2400mu_notification_setup()
104 epd = usb_get_epd(i2400mu->usb_iface, i2400mu->endpoint_cfg.bulk_out); in i2400mu_tx()
208 epd = usb_get_epd(i2400mu->usb_iface, i2400mu->endpoint_cfg.bulk_in); in i2400mu_rx()