bt866
struct bt866 *encoder = to_bt866(sd);
struct bt866 *encoder;
static inline struct bt866 *to_bt866(struct v4l2_subdev *sd)
return container_of(sd, struct bt866, sd);
static int bt866_write(struct bt866 *encoder, u8 subaddr, u8 data)