Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/intel/
Dintel_soc_dts_iosf.h43 struct intel_soc_dts_sensors *intel_soc_dts_iosf_init(
Dintel_soc_dts_thermal.c54 soc_dts = intel_soc_dts_iosf_init(INTEL_SOC_DTS_INTERRUPT_APIC, 2, 1); in intel_soc_thermal_init()
Dintel_soc_dts_iosf.c402 struct intel_soc_dts_sensors *intel_soc_dts_iosf_init( in intel_soc_dts_iosf_init() function
463 EXPORT_SYMBOL_GPL(intel_soc_dts_iosf_init);
/linux-6.1.9/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device_pci_legacy.c61 proc_priv->soc_dts = intel_soc_dts_iosf_init( in proc_thermal_pci_probe()