Home
last modified time | relevance | path

Searched refs:thp7312_fw_load_to_ram (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dthp7312.c1656 static enum fw_upload_err thp7312_fw_load_to_ram(struct thp7312_device *thp7312, in thp7312_fw_load_to_ram() function
1839 ret = thp7312_fw_load_to_ram(thp7312, data, THP7312_FW_RAM_SIZE); in thp7312_fw_write()
1847 ret = thp7312_fw_load_to_ram(thp7312, data + THP7312_FW_RAM_SIZE, header_size); in thp7312_fw_write()