Searched refs:init_ov_sensor (Results 1 - 1 of 1) sorted by last modified time

/drivers/media/usb/gspca/
H A Dov519.c2562 static int init_ov_sensor(struct sd *sd, u8 slave) function
3312 if (init_ov_sensor(sd, OV7xx0_SID) >= 0) {
3316 } else if (init_ov_sensor(sd, OV6xx0_SID) >= 0) {
3320 } else if (init_ov_sensor(sd, OV8xx0_SID) >= 0) {
3324 } else if (init_ov_sensor(sd, OV_HIRES_SID) >= 0) {

Completed in 39 milliseconds