Searched refs:int_in_endpointAddr (Results 1 – 3 of 3) sorted by relevance
208 int int_in_endpointAddr = 0; in appledisplay_probe() local220 int_in_endpointAddr = endpoint->bEndpointAddress; in appledisplay_probe()259 usb_rcvintpipe(udev, int_in_endpointAddr), in appledisplay_probe()
54 __u8 int_in_endpointAddr; member220 dev->int_in_endpointAddr = endpoint->bEndpointAddress; in yurex_probe()271 usb_rcvintpipe(dev->udev, dev->int_in_endpointAddr), in yurex_probe()
837 int int_in_endpointAddr = 0; in atp_probe() local846 if (!int_in_endpointAddr && usb_endpoint_is_int_in(endpoint)) { in atp_probe()848 int_in_endpointAddr = endpoint->bEndpointAddress; in atp_probe()852 if (!int_in_endpointAddr) { in atp_probe()881 usb_rcvintpipe(udev, int_in_endpointAddr), in atp_probe()