Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_mbox.c60 static int send_mbox_read_cmd(struct pci_dev *pdev, u16 id, u64 *resp) in send_mbox_read_cmd() function
92 ret = send_mbox_read_cmd(pdev, id, resp); in processor_thermal_send_mbox_read_cmd()
129 ret = send_mbox_read_cmd(pdev, MBOX_CAMARILLO_RD_INTR_CONFIG, &data); in processor_thermal_mbox_interrupt_config()