Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c243 static int thermal_throttle_add_dev(struct device *dev, unsigned int cpu) in thermal_throttle_add_dev() function
289 err = thermal_throttle_add_dev(dev, cpu); in thermal_throttle_cpu_callback()
319 err = thermal_throttle_add_dev(get_cpu_device(cpu), cpu); in thermal_throttle_init_device()