Searched refs:proc_thermal_msi_map (Results 1 – 1 of 1) sorted by relevance
76 static int proc_thermal_msi_map[MSI_THERMAL_MAX]; variable169 if (proc_thermal_msi_map[i] == irq) in proc_thermal_match_msi_irq()285 if (proc_thermal_msi_map[i]) in proc_thermal_free_msi()286 devm_free_irq(&pdev->dev, proc_thermal_msi_map[i], pci_info); in proc_thermal_free_msi()316 proc_thermal_msi_map[i] = irq; in proc_thermal_setup_msi()