Searched refs:fastboot_tx_write (Results 1 – 5 of 5) sorted by relevance
515 static int fastboot_tx_write(const char *buffer, unsigned int buffer_size) in fastboot_tx_write() function539 return fastboot_tx_write(buffer, strlen(buffer)); in fastboot_tx_write_str()1692 fastboot_tx_write((char *)((phys_addr_t)CONFIG_FASTBOOT_BUF_ADDR + \ in tx_handler_ul()