Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/ni_usb/
H A Dni_usb_gpib.h67 int bulk_in_endpoint; member
H A Dni_usb_gpib.c214 in_pipe = usb_rcvbulkpipe(usb_dev, ni_priv->bulk_in_endpoint); in ni_usb_nonblocking_receive_bulk_msg()
2250 ni_priv->bulk_in_endpoint = NIUSB_B_BULK_IN_ENDPOINT; in ni_usb_attach()
2258 ni_priv->bulk_in_endpoint = NIUSB_HS_BULK_IN_ENDPOINT; in ni_usb_attach()
2268 ni_priv->bulk_in_endpoint = NIUSB_HS_PLUS_BULK_IN_ENDPOINT; in ni_usb_attach()
/linux-6.15/drivers/usb/serial/
H A Dio_edgeport.c207 __u8 bulk_in_endpoint; /* the bulk in endpoint handle */ member
840 edge_serial->bulk_in_endpoint = in edge_open()
2859 edge_serial->bulk_in_endpoint = in edge_startup()