Searched refs:bt819 (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/media/i2c/ |
| D | bt819.c | 53 struct bt819 { struct 63 static inline struct bt819 *to_bt819(struct v4l2_subdev *sd) in to_bt819() argument 65 return container_of(sd, struct bt819, sd); in to_bt819() 70 return &container_of(ctrl->handler, struct bt819, hdl)->sd; in to_sd() 90 static inline int bt819_write(struct bt819 *decoder, u8 reg, u8 value) in bt819_write() 98 static inline int bt819_setbit(struct bt819 *decoder, u8 reg, u8 bit, u8 value) in bt819_setbit() 104 static int bt819_write_block(struct bt819 *decoder, const u8 *data, unsigned int len) in bt819_write_block() 144 static inline int bt819_read(struct bt819 *decoder, u8 reg) in bt819_read() 187 struct bt819 *decoder = to_bt819(sd); in bt819_init() 215 struct bt819 *decoder = to_bt819(sd); in bt819_status() [all …]
|
| D | Makefile | 34 obj-$(CONFIG_VIDEO_BT819) += bt819.o
|
| D | Kconfig | 231 module will be called bt819.
|
| /linux-4.4.14/Documentation/video4linux/ |
| D | Zoran | 54 * Brooktree bt819 TV decoder 57 videocodec, bt819, bt856, zr36060, zr36067 201 Brooktree bt819 TV decoder
|
| /linux-4.4.14/Documentation/video4linux/bttv/ |
| D | Cards | 513 LML33 (zr36067, zr36060, bt819, bt856)
|