Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dthp7312.c293 bool fw_cancel; member
1784 thp7312->fw_cancel = false; in thp7312_fw_prepare()
1806 ret = thp7312->fw_cancel ? FW_UPLOAD_ERR_CANCELED : FW_UPLOAD_ERR_NONE; in thp7312_fw_prepare()
1823 cancel = thp7312->fw_cancel; in thp7312_fw_write()
1875 thp7312->fw_cancel = true; in thp7312_fw_cancel()