Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
H A Dni_usb6501.c100 static const u8 WRITE_PORT_REQUEST[] = {0x00, 0x01, 0x00, 0x14, variable
190 request_size = sizeof(WRITE_PORT_REQUEST); in ni6501_port_command()
192 memcpy(tx, WRITE_PORT_REQUEST, request_size); in ni6501_port_command()