Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
A Dni_usb6501.c127 static const u8 WRITE_COUNTER_REQUEST[] = {0x00, 0x01, 0x00, 0x10, variable
282 request_size = sizeof(WRITE_COUNTER_REQUEST); in ni6501_counter_command()
284 memcpy(tx, WRITE_COUNTER_REQUEST, request_size); in ni6501_counter_command()

Completed in 4 milliseconds