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

  /src/sys/arch/arm/nvidia/
tegra_com.c 64 void *tsc_ih; member in struct:tegra_com_softc
134 tsc->tsc_ih = fdtbus_intr_establish_xname(faa->faa_phandle, 0,
136 if (tsc->tsc_ih == NULL) {
tegra_com.c 64 void *tsc_ih; member in struct:tegra_com_softc
134 tsc->tsc_ih = fdtbus_intr_establish_xname(faa->faa_phandle, 0,
136 if (tsc->tsc_ih == NULL) {

Completed in 21 milliseconds