Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/
Dxirlink_cit.c110 static const struct v4l2_pix_format model2_mode[] = { variable
887 cam->cam_mode = model2_mode + 1; /* no 160x120 */ in sd_config()
897 cam->cam_mode = model2_mode; in sd_config()
898 cam->nmodes = ARRAY_SIZE(model2_mode); in sd_config()