Searched refs:bt819 (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/drivers/media/i2c/ |
D | bt819.c | 40 struct bt819 { struct 50 static inline struct bt819 *to_bt819(struct v4l2_subdev *sd) in to_bt819() argument 52 return container_of(sd, struct bt819, sd); in to_bt819() 57 return &container_of(ctrl->handler, struct bt819, hdl)->sd; in to_sd() 77 static inline int bt819_write(struct bt819 *decoder, u8 reg, u8 value) in bt819_write() 85 static inline int bt819_setbit(struct bt819 *decoder, u8 reg, u8 bit, u8 value) in bt819_setbit() 91 static int bt819_write_block(struct bt819 *decoder, const u8 *data, unsigned int len) in bt819_write_block() 131 static inline int bt819_read(struct bt819 *decoder, u8 reg) in bt819_read() 174 struct bt819 *decoder = to_bt819(sd); in bt819_init() 202 struct bt819 *decoder = to_bt819(sd); in bt819_status() [all …]
|
D | Makefile | 42 obj-$(CONFIG_VIDEO_BT819) += bt819.o
|
D | Kconfig | 308 module will be called bt819.
|
/Linux-v5.15/Documentation/driver-api/media/drivers/ |
D | zoran.rst | 67 * Brooktree bt819 TV decoder 71 videocodec, bt819, bt856, zr36060, zr36067 261 Brooktree bt819 TV decoder
|
/Linux-v5.15/Documentation/admin-guide/media/ |
D | i2c-cardlist.rst | 195 bt819 BT819A VideoStream decoder
|
D | bttv.rst | 1058 LML33 (zr36067, zr36060, bt819, bt856)
|