Searched refs:cx_sensor_init (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/media/usb/gspca/
H A Dconex.c118 static const __u8 cx_sensor_init[][4] = { variable
734 while (cx_sensor_init[i][0]) {
735 reg_w_val(gspca_dev, 0x00e5, cx_sensor_init[i][0]);
H A Dtopro.c4098 static const struct cmd cx_sensor_init[] = { local
4129 i2c_w_buf(gspca_dev, cx_sensor_init,
4130 ARRAY_SIZE(cx_sensor_init));

Completed in 189 milliseconds