Searched refs:tda998x_priv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 51 struct tda998x_priv { struct 91 container_of(x, struct tda998x_priv, connector) 93 container_of(x, struct tda998x_priv, encoder) 95 container_of(x, struct tda998x_priv, bridge) 405 cec_write(struct tda998x_priv *priv, u16 addr, u8 val) in cec_write() 422 cec_read(struct tda998x_priv *priv, u8 addr) in cec_read() 449 static void cec_enamods(struct tda998x_priv *priv, u8 mods, bool enable) in cec_enamods() 464 static void tda998x_cec_set_calibration(struct tda998x_priv *priv, bool enable) in tda998x_cec_set_calibration() 492 static void tda998x_cec_calibration(struct tda998x_priv *priv) in tda998x_cec_calibration() 517 struct tda998x_priv *pri in tda998x_cec_hook_init() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 52 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) in cec_write() 423 cec_read(struct tda998x_priv *priv, u8 addr) in cec_read() 450 static void cec_enamods(struct tda998x_priv *priv, u8 mods, bool enable) in cec_enamods() 465 static void tda998x_cec_set_calibration(struct tda998x_priv *priv, bool enable) in tda998x_cec_set_calibration() 493 static void tda998x_cec_calibration(struct tda998x_priv *priv) in tda998x_cec_calibration() 518 struct tda998x_priv *pri in tda998x_cec_hook_init() [all...] |
Completed in 6 milliseconds