Searched defs:do_read (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/tools/spi/ |
D | spidev_fdx.c | 18 static void do_read(int fd, int len) in do_read() function
|
/Linux-v4.19/drivers/mtd/tests/ |
D | stresstest.c | 86 static int do_read(void) in do_read() function
|
/Linux-v4.19/tools/testing/selftests/powerpc/mm/ |
D | subpage_prot.c | 52 static inline void do_read(const volatile void *addr) in do_read() function
|
/Linux-v4.19/tools/perf/util/ |
D | trace-event-read.c | 70 static int do_read(void *data, int size) in do_read() function
|
/Linux-v4.19/drivers/infiniband/sw/rxe/ |
D | rxe_comp.c | 355 static inline enum comp_state do_read(struct rxe_qp *qp, in do_read() function
|
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | r852.c | 176 static void r852_do_dma(struct r852_device *dev, uint8_t *buf, int do_read) in r852_do_dma()
|
/Linux-v4.19/drivers/net/appletalk/ |
D | ltpc.c | 670 static int do_read(struct net_device *dev, void *cbuf, int cbuflen, in do_read() function
|
/Linux-v4.19/drivers/mmc/host/ |
D | cavium.c | 298 static void do_read(struct cvm_mmc_host *host, struct mmc_request *req, in do_read() function
|
/Linux-v4.19/arch/x86/kernel/ |
D | apm_32.c | 1471 static ssize_t do_read(struct file *fp, char __user *buf, size_t count, loff_t *ppos) in do_read() function
|
/Linux-v4.19/drivers/tty/serial/ |
D | ioc3_serial.c | 1114 static inline int do_read(struct uart_port *the_port, char *buf, int len) in do_read() function
|
D | ioc4_serial.c | 2068 static inline int do_read(struct uart_port *the_port, unsigned char *buf, in do_read() function
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | f_mass_storage.c | 612 static int do_read(struct fsg_common *common) in do_read() function
|