Searched defs:tda998x_priv (Results 1 – 1 of 1) sorted by relevance
32 struct tda998x_priv { struct33 struct i2c_client *cec;57 #define conn_to_tda998x_priv(x) \ argument58 container_of(x, struct tda998x_priv, connector) argument