Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
H A Dni_usb6501.c77 * CMD 0xF: WRITE_COUNTER
157 WRITE_COUNTER enumerator
259 if ((command == READ_COUNTER || command == WRITE_COUNTER) && !val) in ni6501_counter_command()
280 case WRITE_COUNTER: in ni6501_counter_command()
411 ret = ni6501_counter_command(dev, WRITE_COUNTER, &val); in ni6501_cnt_insn_config()
449 ret = ni6501_counter_command(dev, WRITE_COUNTER, &val); in ni6501_cnt_insn_write()