Home
last modified time | relevance | path

Searched refs:ov9650 (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/gspca/m5602/
H A Dm5602_ov9650.h3 * Driver for the ov9650 sensor
143 static const struct m5602_sensor ov9650 = { variable
H A Dm5602_core.c135 /* FIXME: This works with the ov9650, but has issues with the po1030 */ in m5602_read_sensor()
234 /* Try the ov9650 */ in m5602_probe_sensor()
235 sd->sensor = &ov9650; in m5602_probe_sensor()
H A Dm5602_ov9650.c4 * Driver for the ov9650 sensor
302 pr_info("Forcing an %s sensor\n", ov9650.name); in ov9650_probe()
310 gspca_dbg(gspca_dev, D_PROBE, "Probing for an ov9650 sensor\n"); in ov9650_probe()
333 pr_info("Detected an ov9650 sensor\n"); in ov9650_probe()
758 pr_info("Dumping the ov9650 register state\n"); in ov9650_dump_registers()
765 pr_info("ov9650 register state dump complete\n"); in ov9650_dump_registers()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/m5602/
H A Dm5602_ov9650.h3 * Driver for the ov9650 sensor
143 static const struct m5602_sensor ov9650 = { variable
H A Dm5602_core.c135 /* FIXME: This works with the ov9650, but has issues with the po1030 */ in m5602_read_sensor()
234 /* Try the ov9650 */ in m5602_probe_sensor()
235 sd->sensor = &ov9650; in m5602_probe_sensor()
H A Dm5602_ov9650.c4 * Driver for the ov9650 sensor
302 pr_info("Forcing an %s sensor\n", ov9650.name); in ov9650_probe()
310 gspca_dbg(gspca_dev, D_PROBE, "Probing for an ov9650 sensor\n"); in ov9650_probe()
333 pr_info("Detected an ov9650 sensor\n"); in ov9650_probe()
758 pr_info("Dumping the ov9650 register state\n"); in ov9650_dump_registers()
765 pr_info("ov9650 register state dump complete\n"); in ov9650_dump_registers()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A DMakefile85 obj-$(CONFIG_VIDEO_OV9650) += ov9650.o
H A Dov9650.c33 #include <media/i2c/ov9650.h>
1608 { .compatible = "ovti,ov9650", },
/kernel/linux/linux-6.6/drivers/media/i2c/
H A DMakefile105 obj-$(CONFIG_VIDEO_OV9650) += ov9650.o

Completed in 8 milliseconds