/openbmc/u-boot/cmd/ |
H A D | read.c | 15 int do_read(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_read() function
|
H A D | pmic.c | 113 static int do_read(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_read() function
|
/openbmc/u-boot/common/ |
H A D | usb.c | 944 static int usb_setup_descriptor(struct usb_device *dev, bool do_read) in usb_setup_descriptor() 1019 static int usb_prepare_device(struct usb_device *dev, int addr, bool do_read, in usb_prepare_device() 1151 int usb_setup_device(struct usb_device *dev, bool do_read, in usb_setup_device() 1179 bool do_read = true; in usb_new_device() local
|
/openbmc/linux/tools/spi/ |
H A D | spidev_fdx.c | 18 static void do_read(int fd, int len) in do_read() function
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | stresstest.c | 65 static int do_read(void) in do_read() function
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
H A D | subpage_prot.c | 52 static inline void do_read(const volatile void *addr) in do_read() function
|
/openbmc/linux/tools/perf/util/ |
H A D | trace-event-read.c | 54 static int do_read(void *data, int size) in do_read() function
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_comp.c | 363 static inline enum comp_state do_read(struct rxe_qp *qp, in do_read() function
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | r852.c | 172 static void r852_do_dma(struct r852_device *dev, uint8_t *buf, int do_read) in r852_do_dma()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | cavium.c | 298 static void do_read(struct cvm_mmc_host *host, struct mmc_request *req, in do_read() function
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_iter.c | 571 static int do_read(const char *path, const char *expected) in do_read() function
|
/openbmc/linux/arch/x86/kernel/ |
H A D | apm_32.c | 1463 static ssize_t do_read(struct file *fp, char __user *buf, size_t count, loff_t *ppos) in do_read() function
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_mass_storage.c | 683 static int do_read(struct fsg_common *common) in do_read() function
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_mass_storage.c | 606 static int do_read(struct fsg_common *common) in do_read() function
|