Lines Matching refs:camera
67 static int camera; /* = 0 */
68 module_param(camera, int, 0444);
69 MODULE_PARM_DESC(camera,
70 "set this if you have a MotionEye camera (PictureBook series)");
356 /* The set of possible motioneye camera events */
695 /* Tests if the camera is ready */
704 /* Turns the camera off */
716 /* Turns the camera on */
740 printk(KERN_WARNING "sonypi: failed to power on camera\n");
1088 if (camera && camera_on)
1095 if (camera)
1268 "verbose = %d, fnkeyinit = %s, camera = %s, "
1273 camera ? "on" : "off",