Home
last modified time | relevance | path

Searched defs:tda998x_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i2c/
Dtda998x_drv.c43 struct tda998x_priv { struct
44 struct i2c_client *cec;
45 struct i2c_client *hdmi;
46 struct mutex mutex;
47 u16 rev;
48 u8 cec_addr;
49 u8 current_page;
50 bool is_on;
51 bool supports_infoframes;
52 bool sink_has_audio;
[all …]