Searched defs:do_read (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/Documentation/spi/ |
D | spidev_fdx.c | 17 static void do_read(int fd, int len) in do_read() function
|
/linux-4.4.14/drivers/mtd/tests/ |
D | stresstest.c | 86 static int do_read(void) in do_read() function
|
/linux-4.4.14/tools/testing/selftests/powerpc/mm/ |
D | subpage_prot.c | 52 static inline void do_read(const volatile void *addr) in do_read() function
|
/linux-4.4.14/tools/perf/util/ |
D | trace-event-read.c | 71 static int do_read(void *data, int size) in do_read() function
|
/linux-4.4.14/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-4.4.14/drivers/net/appletalk/ |
D | ltpc.c | 670 static int do_read(struct net_device *dev, void *cbuf, int cbuflen, in do_read() function
|
/linux-4.4.14/arch/x86/kernel/ |
D | apm_32.c | 1462 static ssize_t do_read(struct file *fp, char __user *buf, size_t count, loff_t *ppos) in do_read() function
|
/linux-4.4.14/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-4.4.14/drivers/usb/gadget/function/ |
D | f_mass_storage.c | 640 static int do_read(struct fsg_common *common) in do_read() function
|