Searched refs:amd_pmf_set_automode (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/platform/x86/amd/pmf/ |
D | auto-mode.c | 18 static void amd_pmf_set_automode(struct amd_pmf_dev *dev, int idx, in amd_pmf_set_automode() function 103 amd_pmf_set_automode(dev, config_store.current_mode, NULL); in amd_pmf_trans_automode() 121 amd_pmf_set_automode(dev, mode, NULL); in amd_pmf_update_2_cql() 291 amd_pmf_set_automode(dev, config_store.current_mode, NULL); in amd_pmf_handle_amt() 303 amd_pmf_set_automode(dev, config_store.current_mode, NULL); in amd_pmf_init_auto_mode()
|