Home
last modified time | relevance | path

Searched defs:gate_source (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_tio.c821 static int ni_660x_set_gate(struct ni_gpct *counter, unsigned int gate_source) in ni_660x_set_gate()
862 static int ni_m_set_gate(struct ni_gpct *counter, unsigned int gate_source) in ni_m_set_gate()
904 static int ni_660x_set_gate2(struct ni_gpct *counter, unsigned int gate_source) in ni_660x_set_gate2()
950 static int ni_m_set_gate2(struct ni_gpct *counter, unsigned int gate_source) in ni_m_set_gate2()
1228 unsigned int *gate_source) in ni_tio_get_gate_src()
Dni_tiocmd.c152 unsigned int gate_source; in ni_tio_cmd_setup() local