Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_mbox.c116 int processor_thermal_mbox_interrupt_config(struct pci_dev *pdev, bool enable, in processor_thermal_mbox_interrupt_config() function
156 EXPORT_SYMBOL_NS_GPL(processor_thermal_mbox_interrupt_config, "INT340X_THERMAL");
H A Dprocessor_thermal_power_floor.c62 ret = processor_thermal_mbox_interrupt_config(to_pci_dev(proc_priv->dev), enable, in proc_thermal_power_floor_set_state()