Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dthp7312.c294 bool fw_cancel; member
1790 thp7312->fw_cancel = false; in thp7312_fw_prepare()
1812 ret = thp7312->fw_cancel ? FW_UPLOAD_ERR_CANCELED : FW_UPLOAD_ERR_NONE; in thp7312_fw_prepare()
1829 cancel = thp7312->fw_cancel; in thp7312_fw_write()
1881 thp7312->fw_cancel = true; in thp7312_fw_cancel()