Home
last modified time | relevance | path

Searched refs:endpoint_out (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/rc/
Dati_remote.c255 struct usb_endpoint_descriptor *endpoint_out; member
794 pipe = usb_sndintpipe(udev, ati_remote->endpoint_out->bEndpointAddress); in ati_remote_initialize()
800 ati_remote->endpoint_out->bInterval); in ati_remote_initialize()
823 struct usb_endpoint_descriptor *endpoint_in, *endpoint_out; in ati_remote_probe() local
836 endpoint_out = &iface_host->endpoint[1].desc; in ati_remote_probe()
857 ati_remote->endpoint_out = endpoint_out; in ati_remote_probe()