HomeSort by: relevance | last modified time | path
    Searched defs:jh71x0_temp_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/riscv/starfive/
jh71x0_temp.c 41 struct jh71x0_temp_softc { struct
70 jh71x0_temp_get(struct jh71x0_temp_softc *sc)
81 struct jh71x0_temp_softc * const sc = sme->sme_cookie;
89 jh71x0_temp_init(struct jh71x0_temp_softc *sc)
125 struct jh71x0_temp_softc * const sc = device_private(self);
196 CFATTACH_DECL_NEW(jh71x0_temp, sizeof(struct jh71x0_temp_softc),
jh71x0_temp.c 41 struct jh71x0_temp_softc { struct
70 jh71x0_temp_get(struct jh71x0_temp_softc *sc)
81 struct jh71x0_temp_softc * const sc = sme->sme_cookie;
89 jh71x0_temp_init(struct jh71x0_temp_softc *sc)
125 struct jh71x0_temp_softc * const sc = device_private(self);
196 CFATTACH_DECL_NEW(jh71x0_temp, sizeof(struct jh71x0_temp_softc),
jh71x0_temp.c 41 struct jh71x0_temp_softc { struct
70 jh71x0_temp_get(struct jh71x0_temp_softc *sc)
81 struct jh71x0_temp_softc * const sc = sme->sme_cookie;
89 jh71x0_temp_init(struct jh71x0_temp_softc *sc)
125 struct jh71x0_temp_softc * const sc = device_private(self);
196 CFATTACH_DECL_NEW(jh71x0_temp, sizeof(struct jh71x0_temp_softc),

Completed in 33 milliseconds