Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i2c/
Dtda998x_drv.c49 struct tda998x_priv { struct
50 struct i2c_client *cec;
51 struct i2c_client *hdmi;
52 struct mutex mutex;
53 u16 rev;
54 u8 cec_addr;
55 u8 current_page;
56 bool is_on;
57 bool supports_infoframes;
58 bool sink_has_audio;
[all …]