Searched defs:write_command (Results 1 – 3 of 3) sorted by relevance
50 static bool write_command(int sock, const char* command) { in write_command() function66 static bool write_command(int sock, const std::string& command) { in write_command() function
100 static int write_command(const struct mediatek_data *port, uint16_t addr, in write_command() function
951 fn write_command(pit: &mut Pit, command: u8) { in write_command() function