Home
last modified time | relevance | path

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

/linux/drivers/gpib/ni_usb/ !
H A Dni_usb_gpib.h67 int bulk_in_endpoint; member
H A Dni_usb_gpib.c216 in_pipe = usb_rcvbulkpipe(usb_dev, ni_priv->bulk_in_endpoint); in ni_usb_nonblocking_receive_bulk_msg()
2269 ni_priv->bulk_in_endpoint = NIUSB_B_BULK_IN_ENDPOINT; in ni_usb_attach()
2277 ni_priv->bulk_in_endpoint = NIUSB_HS_BULK_IN_ENDPOINT; in ni_usb_attach()
2287 ni_priv->bulk_in_endpoint = NIUSB_HS_PLUS_BULK_IN_ENDPOINT; in ni_usb_attach()
/linux/drivers/usb/serial/ !
H A Dio_edgeport.c209 __u8 bulk_in_endpoint; /* the bulk in endpoint handle */ member
843 edge_serial->bulk_in_endpoint = in edge_open()
2862 edge_serial->bulk_in_endpoint = in edge_startup()