Home
last modified time | relevance | path

Searched refs:ao_fifo_depth (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dni_pcimio.c233 .ao_fifo_depth = 2048,
262 .ao_fifo_depth = 2048,
276 .ao_fifo_depth = 2048,
294 .ao_fifo_depth = 512,
308 .ao_fifo_depth = 512,
323 .ao_fifo_depth = 2048,
358 .ao_fifo_depth = 2048,
447 .ao_fifo_depth = 2048,
465 .ao_fifo_depth = 2048,
480 .ao_fifo_depth
[all...]
H A Dni_atmio.c96 .ao_fifo_depth = 2048,
111 .ao_fifo_depth = 2048,
155 .ao_fifo_depth = 2048,
186 .ao_fifo_depth = 2048,
H A Dni_mio_cs.c69 .ao_fifo_depth = 2048,
H A Dni_mio_common.c1004 if (nsamples > board->ao_fifo_depth / 2) in ni_ao_fifo_half_empty()
1005 nsamples = board->ao_fifo_depth / 2; in ni_ao_fifo_half_empty()
1031 if (nsamples > board->ao_fifo_depth) in ni_ao_prep_fifo()
1032 nsamples = board->ao_fifo_depth; in ni_ao_prep_fifo()
2835 board->ao_fifo_depth); in ni_ao_insn_config()
2931 (board->ao_fifo_depth ? in ni_ao_cmd_personalize()
6077 if (dev->irq && (board->ao_fifo_depth || devpriv->mite)) { in ni_E_init()
H A Dni_stc.h958 int ao_fifo_depth; member
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Dni_pcimio.c231 .ao_fifo_depth = 2048,
260 .ao_fifo_depth = 2048,
274 .ao_fifo_depth = 2048,
292 .ao_fifo_depth = 512,
306 .ao_fifo_depth = 512,
321 .ao_fifo_depth = 2048,
356 .ao_fifo_depth = 2048,
445 .ao_fifo_depth = 2048,
463 .ao_fifo_depth = 2048,
478 .ao_fifo_depth
[all...]
H A Dni_atmio.c95 .ao_fifo_depth = 2048,
110 .ao_fifo_depth = 2048,
154 .ao_fifo_depth = 2048,
185 .ao_fifo_depth = 2048,
H A Dni_mio_cs.c69 .ao_fifo_depth = 2048,
H A Dni_mio_common.c1003 if (nsamples > board->ao_fifo_depth / 2) in ni_ao_fifo_half_empty()
1004 nsamples = board->ao_fifo_depth / 2; in ni_ao_fifo_half_empty()
1030 if (nsamples > board->ao_fifo_depth) in ni_ao_prep_fifo()
1031 nsamples = board->ao_fifo_depth; in ni_ao_prep_fifo()
2834 board->ao_fifo_depth); in ni_ao_insn_config()
2930 (board->ao_fifo_depth ? in ni_ao_cmd_personalize()
6076 if (dev->irq && (board->ao_fifo_depth || devpriv->mite)) { in ni_E_init()
H A Dni_stc.h958 int ao_fifo_depth; member

Completed in 24 milliseconds