Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_i2c.c217 struct tegra_i2c_softc { struct
358 tegra_i2c_tx(struct tegra_i2c_softc *sc) in tegra_i2c_tx()
384 tegra_i2c_rx(struct tegra_i2c_softc *sc) in tegra_i2c_rx()
412 struct tegra_i2c_softc *sc; in tegra_i2c_intr()
416 sc = (struct tegra_i2c_softc *)arg; in tegra_i2c_intr()
516 tegra_i2c_poll(struct tegra_i2c_softc *sc) in tegra_i2c_poll()
537 struct tegra_i2c_softc *sc; in tegra_i2c_transfer()
609 struct tegra_i2c_softc *sc; in tegra_i2c_iicbus_reset()
638 struct tegra_i2c_softc *sc; in tegra_i2c_attach()
744 struct tegra_i2c_softc *sc; in tegra_i2c_detach()
[all …]