Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-armoury.c63 #define ASUS_ROG_TUNABLE_DC 0 macro
743 return asus_armoury.rog_tunables[ASUS_ROG_TUNABLE_DC]; in get_current_tunables()
1055 dc_rog_tunables = kzalloc_obj(*asus_armoury.rog_tunables[ASUS_ROG_TUNABLE_DC]); in init_rog_tunables()
1061 asus_armoury.rog_tunables[ASUS_ROG_TUNABLE_DC] = dc_rog_tunables; in init_rog_tunables()
1149 kfree(asus_armoury.rog_tunables[ASUS_ROG_TUNABLE_DC]); in asus_fw_exit()