Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Dpcl818.c230 unsigned int has_fifo:1; member
255 .has_fifo = 1,
263 .has_fifo = 1,
882 if (board->has_fifo) { in pcl818_reset()
993 board->has_fifo ? 0x20 : 0x10); in pcl818_attach()
1006 if (dev->irq && board->has_fifo && it->options[2] == -1) in pcl818_attach()
/linux-4.4.14/include/uapi/linux/
Dfd.h265 unsigned int has_fifo:1; member
/linux-4.4.14/block/
Dcompat_ioctl.c263 unsigned int has_fifo:1; member