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

  /src/sys/arch/arm/nvidia/
tegra_cec.c 57 static int tegra_cec_intr(void *);
174 FDT_INTR_MPSAFE, tegra_cec_intr, sc, device_xname(self));
206 tegra_cec_intr(void *priv) function in typeref:typename:int
tegra_cec.c 57 static int tegra_cec_intr(void *);
174 FDT_INTR_MPSAFE, tegra_cec_intr, sc, device_xname(self));
206 tegra_cec_intr(void *priv) function in typeref:typename:int

Completed in 250 milliseconds