Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
A Dni_usb6501.c137 static const u8 READ_PORT_RESPONSE[] = {0x00, 0x01, 0x00, 0x10, variable
149 static const size_t RX_MAX_SIZE = sizeof(READ_PORT_RESPONSE);
186 response_size = sizeof(READ_PORT_RESPONSE); in ni6501_port_command()
237 if (memcmp(devpriv->usb_rx_buf, READ_PORT_RESPONSE, in ni6501_port_command()
238 sizeof(READ_PORT_RESPONSE))) { in ni6501_port_command()

Completed in 4 milliseconds