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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dov519.c2385 static int init_ov_sensor(struct sd *sd, __u8 slave) function
3061 if (init_ov_sensor(sd, OV7xx0_SID) >= 0) {
3067 } else if (init_ov_sensor(sd, OV6xx0_SID) >= 0) {
3073 } else if (init_ov_sensor(sd, OV8xx0_SID) >= 0) {
3079 } else if (init_ov_sensor(sd, OV_HIRES_SID) >= 0) {

Completed in 70 milliseconds