Searched refs:endpoint_out (Results 1 – 1 of 1) sorted by relevance
241 struct usb_endpoint_descriptor *endpoint_out; member786 pipe = usb_sndintpipe(udev, ati_remote->endpoint_out->bEndpointAddress); in ati_remote_initialize()792 ati_remote->endpoint_out->bInterval); in ati_remote_initialize()815 struct usb_endpoint_descriptor *endpoint_in, *endpoint_out; in ati_remote_probe() local828 endpoint_out = &iface_host->endpoint[1].desc; in ati_remote_probe()838 if (!usb_endpoint_is_int_out(endpoint_out)) { in ati_remote_probe()853 ati_remote->endpoint_out = endpoint_out; in ati_remote_probe()