sunxi_hdmiphy_softc
struct sunxi_hdmiphy_softc;
static void sun8i_h3_hdmiphy_init(struct sunxi_hdmiphy_softc *);
static int sun8i_h3_hdmiphy_config(struct sunxi_hdmiphy_softc *, u_int);
void (*init)(struct sunxi_hdmiphy_softc *);
int (*config)(struct sunxi_hdmiphy_softc *, u_int);
CFATTACH_DECL_NEW(sunxi_hdmiphy, sizeof(struct sunxi_hdmiphy_softc),
struct sunxi_hdmiphy_softc * const sc = device_private(dev);
sunxi_hdmiphy_dump(struct sunxi_hdmiphy_softc *sc)
sun8i_h3_hdmiphy_init(struct sunxi_hdmiphy_softc *sc)
sun8i_h3_hdmiphy_config(struct sunxi_hdmiphy_softc *sc, u_int rate)
sunxi_hdmiphy_set_rate(struct sunxi_hdmiphy_softc *sc, u_int new_rate)
struct sunxi_hdmiphy_softc * const sc = device_private(self);
struct sunxi_hdmiphy_softc * const sc = device_private(dev);
struct sunxi_hdmiphy_softc * const sc = device_private(dev);
struct sunxi_hdmiphy_softc * const sc = device_private(dev);