Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cpia2/
Dcpia2_core.c1015 return VIDEOSIZE_VGA; in cpia2_match_video_size()
1053 case VIDEOSIZE_VGA: in set_vw_size()
1335 int image_type = VIDEOSIZE_VGA; in config_sensor_500()
1343 image_type = VIDEOSIZE_VGA; in config_sensor_500()
1377 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1385 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1399 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1410 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1416 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1424 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
[all …]
Dcpia2.h82 VIDEOSIZE_VGA = 0, /* 640x480 */ enumerator
Dcpia2_v4l.c364 case VIDEOSIZE_VGA: in cpia2_try_fmt_vid_cap()