Searched refs:endpoint_out (Results 1 – 1 of 1) sorted by relevance
239 struct usb_endpoint_descriptor *endpoint_out; member784 pipe = usb_sndintpipe(udev, ati_remote->endpoint_out->bEndpointAddress); in ati_remote_initialize()790 ati_remote->endpoint_out->bInterval); in ati_remote_initialize()813 struct usb_endpoint_descriptor *endpoint_in, *endpoint_out; in ati_remote_probe() local827 endpoint_out = &iface_host->endpoint[1].desc; in ati_remote_probe()837 if (!usb_endpoint_is_int_out(endpoint_out)) { in ati_remote_probe()852 ati_remote->endpoint_out = endpoint_out; in ati_remote_probe()