i2c_client
struct i2c_client *client = drm_i2c_encoder_get_client(drm_encoder);
struct i2c_client *client;
int (*encoder_init)(struct i2c_client *client,
static inline struct i2c_client *drm_i2c_encoder_get_client(struct drm_encoder *encoder)
return (struct i2c_client *)to_encoder_slave(encoder)->bus_priv;
struct i2c_client *
struct i2c_client *
struct i2c_client *client;