Searched refs:fastboot_tx_write (Results 1 – 1 of 1) sorted by relevance
322 static int fastboot_tx_write(const char *buffer, unsigned int buffer_size) in fastboot_tx_write() function340 return fastboot_tx_write(buffer, strlen(buffer)); in fastboot_tx_write_str()