Searched refs:usb_get_epd (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Dusb-fw.c103 epd = usb_get_epd(i2400mu->usb_iface, i2400mu->endpoint_cfg.bulk_out);
252 epd = usb_get_epd(i2400mu->usb_iface,
H A Dusb-notif.c213 epd = usb_get_epd(i2400mu->usb_iface,
H A Dusb-tx.c104 epd = usb_get_epd(i2400mu->usb_iface, i2400mu->endpoint_cfg.bulk_out);
H A Di2400m.h938 struct usb_endpoint_descriptor *usb_get_epd(struct usb_interface *iface, int ep) function
H A Dusb-rx.c208 epd = usb_get_epd(i2400mu->usb_iface, i2400mu->endpoint_cfg.bulk_in);
H A Dusb.c175 epd = usb_get_epd(i2400mu->usb_iface, endpoint);

Completed in 124 milliseconds