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

  /src/sys/arch/arm/ti/
ti_omaptimer.c 111 static struct omaptimer_softc *timer_softc; variable in typeref:struct:omaptimer_softc *
116 struct omaptimer_softc * const sc = timer_softc;
128 struct omaptimer_softc * const sc = timer_softc;
228 timer_softc = sc;
  /src/sys/arch/arm/sunxi/
sunxi_timer.c 115 static struct sunxi_timer_softc *timer_softc; variable in typeref:struct:sunxi_timer_softc *
120 struct sunxi_timer_softc * const sc = timer_softc;
138 struct sunxi_timer_softc * const sc = timer_softc;
268 timer_softc = sc;

Completed in 28 milliseconds