Lines Matching defs:cam
1431 gspca_dev->cam.input_flags =
1519 struct cam *cam;
1525 cam = &gspca_dev->cam;
1527 cam->cam_mode = cif_mode;
1528 cam->nmodes = ARRAY_SIZE(cif_mode);
1530 cam->cam_mode = vga_mode;
1531 cam->nmodes = ARRAY_SIZE(vga_mode);
1533 cam->npkt = 24; /* 24 packets per ISOC message */
1600 as that also disables the button on the cam. */
2362 mode = gspca_dev->cam.cam_mode[gspca_dev->curr_mode].priv;
2554 /* Don't disable sensor clock as that disables the button on the cam */