Home
last modified time | relevance | path

Searched defs:match_cpu (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thermal/intel/
H A Dintel_soc_dts_thermal.c47 const struct x86_cpu_id *match_cpu; in intel_soc_thermal_init() local
/openbmc/u-boot/drivers/timer/
H A Dtsc_timer.c120 static int match_cpu(u8 family, u8 model) in match_cpu() function