Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-armoury.c64 #define ASUS_ROG_TUNABLE_AC 1 macro
741 return asus_armoury.rog_tunables[ASUS_ROG_TUNABLE_AC]; in get_current_tunables()
873 asus_armoury.rog_tunables[ASUS_ROG_TUNABLE_AC]; in asus_fw_attr_add()
1008 ac_rog_tunables = kzalloc_obj(*asus_armoury.rog_tunables[ASUS_ROG_TUNABLE_AC]); in init_rog_tunables()
1012 asus_armoury.rog_tunables[ASUS_ROG_TUNABLE_AC] = ac_rog_tunables; in init_rog_tunables()
1148 kfree(asus_armoury.rog_tunables[ASUS_ROG_TUNABLE_AC]); in asus_fw_exit()