Lines Matching +full:get +full:- +full:only
33 #define VID_TYPE_MONOCHROME 256 /* Monochrome only */
95 __u16 whiteness; /* Black and white only */
144 struct video_clip *next; /* For user use/driver use only */
153 struct video_clip *clips; /* Set only */
157 #define VIDEO_CLIP_BITMAP -1
182 unsigned int frame; /* Frame (0 - n) for double buffer */
202 #define VIDEO_NO_UNIT (-1)
216 __u32 sample_format; /* VIDEO_PALETTE_RAW only (1 byte) */
254 #define VIDIOCGCAP _IOR('v',1,struct video_capability) /* Get capabilities */
255 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) /* Get channel info (sources) */
257 #define VIDIOCGTUNER _IOWR('v',4,struct video_tuner) /* Get tuner abilities */
259 #define VIDIOCGPICT _IOR('v',6,struct video_picture) /* Get picture properties */
262 #define VIDIOCGWIN _IOR('v',9, struct video_window) /* Get the video overlay window */
263 #define VIDIOCSWIN _IOW('v',10, struct video_window) /* Set the video overlay window - passes clip…
264 #define VIDIOCGFBUF _IOR('v',11, struct video_buffer) /* Get frame buffer */
265 #define VIDIOCSFBUF _IOW('v',12, struct video_buffer) /* Set frame buffer - root only */
266 #define VIDIOCKEY _IOR('v',13, struct video_key) /* Video key event - to dev 255 is to all - cuts…
269 #define VIDIOCGAUDIO _IOR('v',16, struct video_audio) /* Get audio info */
274 #define VIDIOCGUNIT _IOR('v',21, struct video_unit) /* Get attached units */
275 #define VIDIOCGCAPTURE _IOR('v',22, struct video_capture) /* Get subcapture */
279 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info) /* Get current playback info from hardwar…
281 #define VIDIOCGVBIFMT _IOR('v',28, struct vbi_format) /* Get VBI information */
285 #define BASE_VIDIOCPRIVATE 192 /* 192-255 are private */
337 #define VID_HARDWARE_PLANB 16 /* PowerMac motherboard video-in */
365 * c-basic-offset: 8