Searched refs:tda998x_priv (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i2c/ |
| D | tda998x_drv.c | 49 struct tda998x_priv { struct 89 container_of(x, struct tda998x_priv, connector) argument 91 container_of(x, struct tda998x_priv, encoder) 93 container_of(x, struct tda998x_priv, bridge) 403 cec_write(struct tda998x_priv *priv, u16 addr, u8 val) in cec_write() 420 cec_read(struct tda998x_priv *priv, u8 addr) in cec_read() 447 static void cec_enamods(struct tda998x_priv *priv, u8 mods, bool enable) in cec_enamods() 462 static void tda998x_cec_set_calibration(struct tda998x_priv *priv, bool enable) in tda998x_cec_set_calibration() 490 static void tda998x_cec_calibration(struct tda998x_priv *priv) in tda998x_cec_calibration() 515 struct tda998x_priv *priv = data; in tda998x_cec_hook_init() [all …]
|