Home
last modified time | relevance | path

Searched refs:OV_HIRES_SID (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/usb/gspca/
H A Dov519.c496 #define OV_HIRES_SID 0x60 /* OV9xxx / OV2xxx / OV3xxx */ macro
3304 } else if (init_ov_sensor(sd, OV_HIRES_SID) >= 0) { in sd_init()