Searched refs:tda998x_priv (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c52 struct tda998x_priv { struct
92 container_of(x, struct tda998x_priv, connector)
94 container_of(x, struct tda998x_priv, encoder)
96 container_of(x, struct tda998x_priv, bridge)
406 cec_write(struct tda998x_priv *priv, u16 addr, u8 val)
423 cec_read(struct tda998x_priv *priv, u8 addr)
450 static void cec_enamods(struct tda998x_priv *priv, u8 mods, bool enable)
465 static void tda998x_cec_set_calibration(struct tda998x_priv *priv, bool enable)
493 static void tda998x_cec_calibration(struct tda998x_priv *priv)
518 struct tda998x_priv *pri
[all...]

Completed in 132 milliseconds