Searched defs:ov7660 (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/sn9c102/
H A Dsn9c102_ov7660.c402 static const struct sn9c102_sensor ov7660 = { variable in typeref:struct:sn9c102_sensor
528 pid = sn9c102_i2c_try_read(cam, &ov7660, 0x0a);
529 ver = sn9c102_i2c_try_read(cam, &ov7660, 0x0b);
535 sn9c102_attach_sensor(cam, &ov7660);
/drivers/media/video/gspca/m5602/
H A Dm5602_ov7660.h2 * Driver for the ov7660 sensor
97 static const struct m5602_sensor ov7660 = { variable in typeref:struct:m5602_sensor
98 .name = "ov7660",

Completed in 60 milliseconds