Searched defs:do_read (Results 1 – 4 of 4) 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/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
|