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

  /src/sys/arch/arm/ti/
ti_usbtll.c 102 static struct ti_usbtll_softc *ti_usbtll_sc = NULL; variable in typeref:struct:ti_usbtll_softc *
109 struct ti_usbtll_softc *sc = ti_usbtll_sc;
201 if (ti_usbtll_sc == NULL)
202 ti_usbtll_sc = sc;
ti_usbtll.c 102 static struct ti_usbtll_softc *ti_usbtll_sc = NULL; variable in typeref:struct:ti_usbtll_softc *
109 struct ti_usbtll_softc *sc = ti_usbtll_sc;
201 if (ti_usbtll_sc == NULL)
202 ti_usbtll_sc = sc;

Completed in 25 milliseconds