Home
last modified time | relevance | path

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

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