Searched defs:qcam (Results 1 – 2 of 2) sorted by relevance
44 struct qcam { struct45 struct v4l2_device v4l2_dev;46 struct video_device vdev;47 struct pardevice *pdev;48 struct parport *pport;49 int width, height;50 int ccd_width, ccd_height;51 int mode;52 int contrast, brightness, whitebal;53 int top, left;[all …]
103 struct qcam { struct121 static unsigned int maxpoll = 250; /* Maximum busy-loop count for qcam I/O */ argument644 struct qcam *qcam = video_drvdata(file); in qcam_querycap() local694 struct qcam *qcam = video_drvdata(file); in qcam_g_ctrl() local717 struct qcam *qcam = video_drvdata(file); in qcam_s_ctrl() local745 struct qcam *qcam = video_drvdata(file); in qcam_g_fmt_vid_cap() local786 struct qcam *qcam = video_drvdata(file); in qcam_s_fmt_vid_cap() local839 struct qcam *qcam = video_drvdata(file); in qcam_read() local884 struct qcam *qcam; in qcam_init() local965 struct qcam *qcam; in init_bwqcam() local[all …]