Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_mbox.c87 int processor_thermal_send_mbox_read_cmd(struct pci_dev *pdev, u16 id, u64 *resp) in processor_thermal_send_mbox_read_cmd() function
97 EXPORT_SYMBOL_NS_GPL(processor_thermal_send_mbox_read_cmd, "INT340X_THERMAL");
H A Dprocessor_thermal_rfim.c386 ret = processor_thermal_send_mbox_read_cmd(to_pci_dev(dev), id, &resp); in rfi_restriction_show()
401 ret = processor_thermal_send_mbox_read_cmd(to_pci_dev(dev), id, &resp); in ddr_data_rate_show()