Lines Matching full:vga
5 * The original mr97310a driver, which supported the Aiptek Pencam VGA+, is
8 * Support for the MR97310A cameras in addition to the Aiptek Pencam VGA+
16 * Support for the control settings for the VGA cameras is
79 u8 cam_type; /* 0 is CIF and 1 is VGA */
352 * The same is true of the VGA cameras. Therefore, we are forced in sd_config()
414 * type, from the known MR97310A VGA cameras. Six different in sd_config()
419 * Aiptek Pencam VGA+ 0300 0 1 in sd_config()
438 pr_err("Unknown VGA Sensor id Byte 0: %02x\n", in sd_config()
458 pr_err("Unknown VGA Sensor id Byte 1: %02x\n", in sd_config()
464 gspca_dbg(gspca_dev, D_PROBE, "MR97310A VGA camera detected, sensor: %d\n", in sd_config()
747 /* Some of the VGA cameras require the memory pointer in sd_start()
785 u8 value_reg = 8; /* VGA cams seem to use regs 0x0b and 0x0c */ in setbrightness()
947 /* All controls need to be disabled if VGA sensor_type is 0 */ in sd_init_controls()
964 * This control is disabled for CIF type 1 and VGA type 0 cameras. in sd_init_controls()
1050 {USB_DEVICE(0x08ca, 0x0111)}, /* Aiptek Pencam VGA+ */
1051 {USB_DEVICE(0x093a, 0x010f)}, /* All other known MR97310A VGA cams */