Searched refs:processor_thermal_send_mbox_write_cmd (Results 1 – 3 of 3) sorted by relevance
111 int processor_thermal_send_mbox_write_cmd(struct pci_dev *pdev, u16 id, u32 data) in processor_thermal_send_mbox_write_cmd() function115 EXPORT_SYMBOL_NS_GPL(processor_thermal_send_mbox_write_cmd, INT340X_THERMAL);
87 int processor_thermal_send_mbox_write_cmd(struct pci_dev *pdev, u16 id, u32 data);
279 ret = processor_thermal_send_mbox_write_cmd(to_pci_dev(dev), id, input); in rfi_restriction_store()