Lines Matching refs:cur_fw
121 struct firmware_properties cur_fw; member
296 memset(&priv->cur_fw, 0, sizeof(priv->cur_fw)); in free_firmware()
761 (priv->cur_fw.type & BASE_TYPES))) { in check_firmware()
767 memset(&priv->cur_fw, 0, sizeof(priv->cur_fw)); in check_firmware()
801 if (priv->cur_fw.type == (BASE | new_fw.type) && in check_firmware()
802 priv->cur_fw.std_req == std) { in check_firmware()
808 priv->cur_fw.scode_table = 0; in check_firmware()
818 if (priv->cur_fw.scode_table == new_fw.scode_table && in check_firmware()
819 priv->cur_fw.scode_nr == new_fw.scode_nr) { in check_firmware()
873 priv->cur_fw = new_fw; in check_firmware()
881 priv->cur_fw.type |= BASE; in check_firmware()
889 memset(&priv->cur_fw, 0, sizeof(priv->cur_fw)); in check_firmware()
1073 if (priv->cur_fw.type & DTV6) in generic_set_freq()
1101 if (priv->cur_fw.type & DTV7) in generic_set_freq()
1104 if (priv->cur_fw.type & DTV7) in generic_set_freq()