Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_thermal.c90 struct mv_thermal_softc { struct
140 mv_thermal_wait_sensor(struct mv_thermal_softc *sc) in mv_thermal_wait_sensor()
160 mv_thermal_select_sensor(struct mv_thermal_softc *sc, int sensor) in mv_thermal_select_sensor()
198 mv_thermal_read_sensor(struct mv_thermal_softc *sc, int sensor, int *temp) in mv_thermal_read_sensor()
221 ap806_init(struct mv_thermal_softc *sc) in ap806_init()
242 cp110_init(struct mv_thermal_softc *sc) in cp110_init()
262 struct mv_thermal_softc *sc; in mv_thermal_sysctl()
298 struct mv_thermal_softc *sc; in mv_thermal_attach()
356 struct mv_thermal_softc *sc; in mv_thermal_detach()
377 sizeof(struct mv_thermal_softc),