Searched refs:bt856 (Results 1 – 3 of 3) sorted by relevance
41 struct bt856 { struct48 static inline struct bt856 *to_bt856(struct v4l2_subdev *sd) in to_bt856() argument50 return container_of(sd, struct bt856, sd); in to_bt856()55 static inline int bt856_write(struct bt856 *encoder, u8 reg, u8 value) in bt856_write()63 static inline int bt856_setbit(struct bt856 *encoder, u8 reg, u8 bit, u8 value) in bt856_setbit()70 static void bt856_dump(struct bt856 *encoder) in bt856_dump()84 struct bt856 *encoder = to_bt856(sd); in bt856_init()111 struct bt856 *encoder = to_bt856(sd); in bt856_s_std_output()133 struct bt856 *encoder = to_bt856(sd); in bt856_s_routing()186 struct bt856 *encoder; in bt856_probe()
24 obj-$(CONFIG_VIDEO_BT856) += bt856.o
1158 module will be called bt856.
Completed in 10 milliseconds