Searched defs:fifo_read (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/samples/kfifo/ |
| H A D | inttype-example.c | 124 static ssize_t fifo_read(struct file *file, char __user *buf, in fifo_read() function
|
| H A D | bytestream-example.c | 131 static ssize_t fifo_read(struct file *file, char __user *buf, in fifo_read() function
|
| H A D | record-example.c | 138 static ssize_t fifo_read(struct file *file, char __user *buf, in fifo_read() function
|
| /linux-6.15/drivers/staging/gpib/cb7210/ |
| H A D | cb7210.c | 79 static int fifo_read(struct gpib_board *board, struct cb7210_priv *cb_priv, uint8_t *buffer, in fifo_read() function
|
| /linux-6.15/drivers/char/xillybus/ |
| H A D | xillyusb.c | 277 static int fifo_read(struct xillyfifo *fifo, in fifo_read() function
|
| /linux-6.15/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 2672 } fifo_read; member 2805 struct ec_response_motion_sense_fifo_data fifo_read; member
|