Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Dpcl818.c240 unsigned int has_fifo:1; member
265 .has_fifo = 1,
273 .has_fifo = 1,
892 if (board->has_fifo) { in pcl818_reset()
1003 board->has_fifo ? 0x20 : 0x10); in pcl818_attach()
1016 if (dev->irq && board->has_fifo && it->options[2] == -1) in pcl818_attach()
/linux-4.1.27/include/uapi/linux/
Dfd.h265 unsigned int has_fifo:1; member
/linux-4.1.27/block/
Dcompat_ioctl.c263 unsigned int has_fifo:1; member