Home
last modified time | relevance | path

Searched defs:do_read (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/cmd/
H A Dread.c15 int do_read(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_read() function
H A Dpmic.c113 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 Dusb.c944 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 Dspidev_fdx.c18 static void do_read(int fd, int len) in do_read() function
/openbmc/linux/drivers/mtd/tests/
H A Dstresstest.c65 static int do_read(void) in do_read() function
/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c52 static inline void do_read(const volatile void *addr) in do_read() function
/openbmc/linux/tools/perf/util/
H A Dtrace-event-read.c54 static int do_read(void *data, int size) in do_read() function
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_comp.c363 static inline enum comp_state do_read(struct rxe_qp *qp, in do_read() function
/openbmc/linux/drivers/mtd/nand/raw/
H A Dr852.c172 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 Dcavium.c298 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 Dbpf_iter.c571 static int do_read(const char *path, const char *expected) in do_read() function
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c1463 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 Df_mass_storage.c683 static int do_read(struct fsg_common *common) in do_read() function
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c606 static int do_read(struct fsg_common *common) in do_read() function