Searched refs:bt856 (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/media/i2c/ |
D | bt856.c | 41 struct bt856 { struct 48 static inline struct bt856 *to_bt856(struct v4l2_subdev *sd) in to_bt856() argument 50 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()
|
D | Makefile | 23 obj-$(CONFIG_VIDEO_BT856) += bt856.o
|
D | Kconfig | 1023 module will be called bt856.
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
D | zoran.rst | 68 * Brooktree bt856 TV encoder 71 videocodec, bt819, bt856, zr36060, zr36067 294 Brooktree bt856 TV Encoder
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | i2c-cardlist.rst | 195 bt856 BT856 VideoStream decoder
|
D | bttv.rst | 1058 LML33 (zr36067, zr36060, bt819, bt856)
|