Searched refs:cse_info_in_cmos (Results 1 – 1 of 1) sorted by relevance
191 struct cse_specific_info cse_info_in_cmos; in cse_store_rw_fw_version() local192 cmos_read_fw_partition_info(&cse_info_in_cmos); in cse_store_rw_fw_version()196 &(cse_info_in_cmos.cse_fwp_version.cur_cse_fw_version), in cse_store_rw_fw_version()239 struct cse_specific_info cse_info_in_cmos; in preram_cse_info_sync_to_cbmem() local240 cmos_read_fw_partition_info(&cse_info_in_cmos); in preram_cse_info_sync_to_cbmem()242 if (!memcmp(&(cse_info_in_cmos.cse_fwp_version.cur_cse_fw_version), in preram_cse_info_sync_to_cbmem()246 if (is_cse_fpt_info_valid(&cse_info_in_cmos)) in preram_cse_info_sync_to_cbmem()1500 struct cse_specific_info cse_info_in_cmos; in store_ish_version() local1501 cmos_read_fw_partition_info(&cse_info_in_cmos); in store_ish_version()1504 struct cse_fw_partition_info *cmos_version = &(cse_info_in_cmos.cse_fwp_version); in store_ish_version()[all …]