Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
H A Dni_usb6501.c156 READ_COUNTER, enumerator
259 if ((command == READ_COUNTER || command == WRITE_COUNTER) && !val) in ni6501_counter_command()
275 case READ_COUNTER: in ni6501_counter_command()
315 if (command == READ_COUNTER) { in ni6501_counter_command()
430 ret = ni6501_counter_command(dev, READ_COUNTER, &val); in ni6501_cnt_insn_read()