Lines Matching defs:pdev
17 static union acpi_object *apmf_if_call(struct amd_pmf_dev *pdev, int fn, struct acpi_buffer *param) in apmf_if_call()
50 static int apmf_if_call_store_buffer(struct amd_pmf_dev *pdev, int fn, void *dest, size_t out_sz) in apmf_if_call_store_buffer()
93 int is_apmf_func_supported(struct amd_pmf_dev *pdev, unsigned long index) in is_apmf_func_supported()
99 int apmf_get_static_slider_granular(struct amd_pmf_dev *pdev, in apmf_get_static_slider_granular()
109 int apmf_os_power_slider_update(struct amd_pmf_dev *pdev, u8 event) in apmf_os_power_slider_update()
146 int apmf_update_fan_idx(struct amd_pmf_dev *pdev, bool manual, u32 idx) in apmf_update_fan_idx()
171 int apmf_get_auto_mode_def(struct amd_pmf_dev *pdev, struct apmf_auto_mode *data) in apmf_get_auto_mode_def()
176 int apmf_get_sbios_requests(struct amd_pmf_dev *pdev, struct apmf_sbios_req *req) in apmf_get_sbios_requests()
218 static int apmf_if_verify_interface(struct amd_pmf_dev *pdev) in apmf_if_verify_interface()
257 int apmf_get_dyn_slider_def_ac(struct amd_pmf_dev *pdev, struct apmf_dyn_slider_output *data) in apmf_get_dyn_slider_def_ac()
262 int apmf_get_dyn_slider_def_dc(struct amd_pmf_dev *pdev, struct apmf_dyn_slider_output *data) in apmf_get_dyn_slider_def_dc()