Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw89/
A Dacpi.c744 ptr_ent_val = &ptr_ent->val_2ghz; in rtw89_acpi_geo_sar_load_hp_legacy()
747 ptr_ent_val = &ptr_ent->val_5ghz; in rtw89_acpi_geo_sar_load_hp_legacy()
751 ptr_ent_val = NULL; in rtw89_acpi_geo_sar_load_hp_legacy()
755 if (!ptr_ent_val) in rtw89_acpi_geo_sar_load_hp_legacy()
785 ptr_ent_val = &ptr_ent->val_2ghz; in rtw89_acpi_geo_sar_load_hp_has_6ghz()
794 ptr_ent_val = NULL; in rtw89_acpi_geo_sar_load_hp_has_6ghz()
798 if (!ptr_ent_val) in rtw89_acpi_geo_sar_load_hp_has_6ghz()
835 ptr_ent_val = NULL; in rtw89_acpi_geo_sar_load_rt_legacy()
839 if (!ptr_ent_val) in rtw89_acpi_geo_sar_load_rt_legacy()
878 ptr_ent_val = NULL; in rtw89_acpi_geo_sar_load_rt_has_6ghz()
[all …]

Completed in 6 milliseconds