Searched defs:do_read (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/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 | 103 static int do_read(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_read() function
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb.c | 964 static int usb_setup_descriptor(struct usb_device *dev, bool do_read) in usb_setup_descriptor() 1039 static int usb_prepare_device(struct usb_device *dev, int addr, bool do_read, in usb_prepare_device() 1171 int usb_setup_device(struct usb_device *dev, bool do_read, in usb_setup_device() 1199 bool do_read = true; in usb_new_device() local
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 692 static int do_read(struct fsg_common *common) in do_read() function
|