Searched refs:color_gain (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | topro.c | 1479 static const u8 color_gain[NSENSORS][18] = { variable 3896 bulk_w(gspca_dev, 0x03, color_gain[SENSOR_CX0342], in set_resolution() 3897 ARRAY_SIZE(color_gain[0])); in set_resolution() 4335 bulk_w(gspca_dev, 0x03, color_gain[SENSOR_CX0342], in cx0342_6810_start() 4336 ARRAY_SIZE(color_gain[0])); in cx0342_6810_start() 4452 bulk_w(gspca_dev, 0x03, color_gain[SENSOR_SOI763A], in soi763a_6800_start() 4453 ARRAY_SIZE(color_gain[0])); in soi763a_6800_start() 4528 bulk_w(gspca_dev, 0x03, color_gain[SENSOR_SOI763A], in soi763a_6810_start() 4529 ARRAY_SIZE(color_gain[0])); in soi763a_6810_start()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | topro.c | 1479 static const u8 color_gain[NSENSORS][18] = { variable 3896 bulk_w(gspca_dev, 0x03, color_gain[SENSOR_CX0342], in set_resolution() 3897 ARRAY_SIZE(color_gain[0])); in set_resolution() 4335 bulk_w(gspca_dev, 0x03, color_gain[SENSOR_CX0342], in cx0342_6810_start() 4336 ARRAY_SIZE(color_gain[0])); in cx0342_6810_start() 4452 bulk_w(gspca_dev, 0x03, color_gain[SENSOR_SOI763A], in soi763a_6800_start() 4453 ARRAY_SIZE(color_gain[0])); in soi763a_6800_start() 4528 bulk_w(gspca_dev, 0x03, color_gain[SENSOR_SOI763A], in soi763a_6810_start() 4529 ARRAY_SIZE(color_gain[0])); in soi763a_6810_start()
|
Completed in 14 milliseconds