Searched refs:endpoint_in (Results 1 – 1 of 1) sorted by relevance
254 struct usb_endpoint_descriptor *endpoint_in; member783 pipe = usb_rcvintpipe(udev, ati_remote->endpoint_in->bEndpointAddress); in ati_remote_initialize()789 ati_remote->endpoint_in->bInterval); in ati_remote_initialize()823 struct usb_endpoint_descriptor *endpoint_in, *endpoint_out; in ati_remote_probe() local835 endpoint_in = &iface_host->endpoint[0].desc; in ati_remote_probe()838 if (!usb_endpoint_is_int_in(endpoint_in)) { in ati_remote_probe()842 if (le16_to_cpu(endpoint_in->wMaxPacketSize) == 0) { in ati_remote_probe()856 ati_remote->endpoint_in = endpoint_in; in ati_remote_probe()