Searched defs:do_read (Results 1 – 4 of 4) sorted by relevance
/u-boot/cmd/ |
A D | read.c | 15 int do_read(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_read() function
|
A D | pmic.c | 124 static int do_read(struct cmd_tbl *cmdtp, int flag, int argc, in do_read() function
|
/u-boot/common/ |
A D | usb.c | 956 static int usb_setup_descriptor(struct usb_device *dev, bool do_read) in usb_setup_descriptor() 1031 static int usb_prepare_device(struct usb_device *dev, int addr, bool do_read, in usb_prepare_device() 1163 int usb_setup_device(struct usb_device *dev, bool do_read, in usb_setup_device() 1191 bool do_read = true; in usb_new_device() local
|
/u-boot/drivers/usb/gadget/ |
A D | f_mass_storage.c | 691 static int do_read(struct fsg_common *common) in do_read() function
|
Completed in 9 milliseconds