Searched defs:do_read (Results 1 – 11 of 11) sorted by relevance
/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/ |
D | spidev_fdx.c |
|
/openbmc/linux/drivers/mtd/tests/ |
D | stresstest.c |
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
D | subpage_prot.c |
|
/openbmc/linux/tools/perf/util/ |
D | trace-event-read.c |
|
/openbmc/linux/drivers/mtd/nand/raw/ |
D | r852.c |
|
/openbmc/linux/drivers/mmc/host/ |
D | cavium.c |
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_iter.c |
|
/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
|