Searched refs:vs6624 (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/drivers/media/i2c/ |
H A D | vs6624.c | 2 * vs6624.c ST VS6624 CMOS image sensor driver 39 struct vs6624 { struct 485 static inline struct vs6624 *to_vs6624(struct v4l2_subdev *sd) to_vs6624() 487 return container_of(sd, struct vs6624, sd); to_vs6624() 491 return &container_of(ctrl->handler, struct vs6624, hdl)->sd; to_sd() 576 struct vs6624 *sensor = to_vs6624(sd); vs6624_set_fmt() 655 struct vs6624 *sensor = to_vs6624(sd); vs6624_get_fmt() 666 struct vs6624 *sensor = to_vs6624(sd); vs6624_g_parm() 681 struct vs6624 *sensor = to_vs6624(sd); vs6624_s_parm() 765 struct vs6624 *sensor; vs6624_probe() 858 {"vs6624", 0}, 867 .name = "vs6624",
|
H A D | Makefile | 33 obj-$(CONFIG_VIDEO_VS6624) += vs6624.o
|
H A D | vs6624_regs.h | 2 * vs6624 - ST VS6624 CMOS image sensor registers
|
/linux-4.4.14/arch/blackfin/mach-bf548/boards/ |
H A D | ezkit.c | 1671 .type = "vs6624",
|
/linux-4.4.14/arch/blackfin/mach-bf609/boards/ |
H A D | ezkit.c | 924 .type = "vs6624",
|
/linux-4.4.14/arch/blackfin/mach-bf537/boards/ |
H A D | stamp.c | 1584 .type = "vs6624",
|
Completed in 199 milliseconds