Searched defs:do_read (Results 1 – 11 of 11) sorted by relevance
/linux-3.3/Documentation/spi/ |
D | spidev_fdx.c | 17 static void do_read(int fd, int len) in do_read() function
|
/linux-3.3/Documentation/arm/SH-Mobile/ |
D | vrl4.c | 80 ssize_t do_read(int fd, void *buf, size_t count) in do_read() function
|
/linux-3.3/drivers/mtd/tests/ |
D | mtd_stresstest.c | 141 static int do_read(void) in do_read() function
|
/linux-3.3/tools/perf/util/ |
D | trace-event-read.c | 56 static int do_read(int fd, void *buf, int size) in do_read() function
|
/linux-3.3/drivers/mtd/nand/ |
D | r852.c | 173 static void r852_do_dma(struct r852_device *dev, uint8_t *buf, int do_read) in r852_do_dma()
|
/linux-3.3/drivers/net/appletalk/ |
D | ltpc.c | 671 static int do_read(struct net_device *dev, void *cbuf, int cbuflen, in do_read() function
|
/linux-3.3/arch/x86/kernel/ |
D | apm_32.c | 1458 static ssize_t do_read(struct file *fp, char __user *buf, size_t count, loff_t *ppos) in do_read() function
|
/linux-3.3/drivers/tty/serial/ |
D | ioc3_serial.c | 1117 static inline int do_read(struct uart_port *the_port, char *buf, int len) in do_read() function
|
D | ioc4_serial.c | 2066 static inline int do_read(struct uart_port *the_port, unsigned char *buf, in do_read() function
|
/linux-3.3/drivers/usb/gadget/ |
D | file_storage.c | 1153 static int do_read(struct fsg_dev *fsg) in do_read() function
|
D | f_mass_storage.c | 740 static int do_read(struct fsg_common *common) in do_read() function
|