Searched refs:bulk_in_endpointAddr (Results 1 – 7 of 7) sorted by relevance
73 __u8 bulk_in_endpointAddr; /* the address of the bulk in endpoint */ member161 usb_rcvbulkpipe(dev->udev, dev->bulk_in_endpointAddr), in idmouse_create_image()351 dev->bulk_in_endpointAddr = endpoint->bEndpointAddress; in idmouse_probe()
47 __u8 bulk_in_endpointAddr; /* the address of the member143 dev->bulk_in_endpointAddr), in lcd_read()355 dev->bulk_in_endpointAddr = bulk_in->bEndpointAddress; in lcd_probe()
328 if (!dev->bulk_in_endpointAddr && in hdpvr_probe()334 dev->bulk_in_endpointAddr = endpoint->bEndpointAddress; in hdpvr_probe()338 if (!dev->bulk_in_endpointAddr) { in hdpvr_probe()
83 __u8 bulk_in_endpointAddr; member
167 dev->bulk_in_endpointAddr), in hdpvr_alloc_buffers()353 dev->bulk_in_endpointAddr), in hdpvr_stop_streaming()
57 __u8 bulk_in_endpointAddr; /* the address of the bulk in endpoint */ member195 dev->bulk_in_endpointAddr), in skel_do_read_io()521 dev->bulk_in_endpointAddr = bulk_in->bEndpointAddress; in skel_probe()
236 skel->bulk_in_endpointAddr),