thp7312_write_buf
ret = thp7312_write_buf(thp7312, thp7312_cmd_config_flash_mem_if,
ret = thp7312_write_buf(thp7312, temp_write_buf, write_size + 2);
thp7312_write_buf(thp7312, thp7312_cmd_write_to_reg,
ret = thp7312_write_buf(thp7312, write_buf, size + 2);
ret = thp7312_write_buf(thp7312, command, sizeof(command));
ret = thp7312_write_buf(thp7312, command, sizeof(command));