Home
last modified time | relevance | path

Searched refs:tegra_cec_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_cec.c59 struct tegra_cec_softc { struct
86 static void tegra_cec_reset(struct tegra_cec_softc *); argument
104 CFATTACH_DECL_NEW(tegra_cec, sizeof(struct tegra_cec_softc),
130 struct tegra_cec_softc * const sc = device_private(self); in tegra_cec_attach()
208 struct tegra_cec_softc * const sc = priv; in tegra_cec_intr()
283 tegra_cec_reset(struct tegra_cec_softc *sc) in tegra_cec_reset()
298 struct tegra_cec_softc * const sc = priv; in tegra_cec_open()
313 struct tegra_cec_softc * const sc = priv; in tegra_cec_close()
323 tegra_cec_get_phys_addr(struct tegra_cec_softc *sc, uint16_t *phys_addr) in tegra_cec_get_phys_addr()
343 struct tegra_cec_softc * const sc = priv; in tegra_cec_ioctl()
[all …]