SENSOR_OV361x
sd->sensor = SENSOR_OV361x;
if (sd->sensor == SENSOR_OV361x)
if (((struct sd *)gspca_dev)->sensor == SENSOR_OV361x) {