bt856
struct bt856 *encoder = to_bt856(sd);
struct bt856 *encoder = to_bt856(sd);
struct bt856 *encoder;
static inline struct bt856 *to_bt856(struct v4l2_subdev *sd)
return container_of(sd, struct bt856, sd);
static inline int bt856_write(struct bt856 *encoder, u8 reg, u8 value)
static inline int bt856_setbit(struct bt856 *encoder, u8 reg, u8 bit, u8 value)
static void bt856_dump(struct bt856 *encoder)
struct bt856 *encoder = to_bt856(sd);