Searched defs:cpufreq_dt_softc (Results 1 – 1 of 1) sorted by relevance
61 struct cpufreq_dt_softc { struct62 device_t sc_dev;86 struct cpufreq_dt_softc * const sc = arg1; in cpufreq_dt_change_cb() argument