Lines Matching refs:cur_fw
118 struct firmware_properties cur_fw; member
287 memset(&priv->cur_fw, 0, sizeof(priv->cur_fw)); in free_firmware()
763 (priv->cur_fw.type & BASE_TYPES))) { in check_firmware()
769 memset(&priv->cur_fw, 0, sizeof(priv->cur_fw)); in check_firmware()
803 if (priv->cur_fw.type == (BASE | new_fw.type) && in check_firmware()
804 priv->cur_fw.std_req == std) { in check_firmware()
810 priv->cur_fw.scode_table = 0; in check_firmware()
820 if (priv->cur_fw.scode_table == new_fw.scode_table && in check_firmware()
821 priv->cur_fw.scode_nr == new_fw.scode_nr) { in check_firmware()
872 priv->cur_fw = new_fw; in check_firmware()
880 priv->cur_fw.type |= BASE; in check_firmware()
1071 if (priv->cur_fw.type & DTV6) in generic_set_freq()
1099 if (priv->cur_fw.type & DTV7) in generic_set_freq()
1102 if (priv->cur_fw.type & DTV7) in generic_set_freq()