Searched refs:thp7312_write_buf (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | thp7312.c | 1448 static int thp7312_write_buf(struct thp7312_device *thp7312, in thp7312_write_buf() function 1471 ret = thp7312_write_buf(thp7312, thp7312_cmd_config_flash_mem_if, in __thp7312_flash_reg_write() 1482 ret = thp7312_write_buf(thp7312, temp_write_buf, write_size + 2); in __thp7312_flash_reg_write() 1486 thp7312_write_buf(thp7312, thp7312_cmd_write_to_reg, in __thp7312_flash_reg_write() 1649 ret = thp7312_write_buf(thp7312, write_buf, size + 2); in thp7312_write_download_data_by_unit() 1725 ret = thp7312_write_buf(thp7312, command, sizeof(command)); in thp7312_fw_write_to_flash() 1761 ret = thp7312_write_buf(thp7312, command, sizeof(command)); in thp7312_fw_check_crc()
|