Home
last modified time | relevance | path

Searched refs:fastboot_tx_write_str (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_fastboot.c531 static int fastboot_tx_write_str(const char *buffer) in fastboot_tx_write_str() function
558 fastboot_tx_write_str("FAILCannot set reboot flag"); in cb_reboot()
565 fastboot_tx_write_str("FAILCannot set boot-fastboot"); in cb_reboot()
572 fastboot_tx_write_str("FAILCannot set boot-recovery"); in cb_reboot()
578 fastboot_tx_write_str("OKAY"); in cb_reboot()
1001 fastboot_tx_write_str(response); in fb_read_var()
1196 fastboot_tx_write_str(response); in fb_getvar_all()
1240 fastboot_tx_write_str(response); in fb_getvar_all()
1259 fastboot_tx_write_str(response); in fb_getvar_all()
1300 fastboot_tx_write_str(response); in fb_getvar_all()
[all …]