Searched refs:android_bcb_write (Results 1 – 3 of 3) sorted by relevance
102 int android_bcb_write(char *cmd);
564 if (android_bcb_write("boot-fastboot")) { in cb_reboot()571 if (android_bcb_write("boot-recovery")) { in cb_reboot()
122 int android_bcb_write(char *cmd) in android_bcb_write() function