Lines Matching full:_ior
248 #define VIDIOCGCAP _IOR('v',1,struct video_capability) /* Get capabilities */
253 #define VIDIOCGPICT _IOR('v',6,struct video_picture) /* Get picture properties */
256 #define VIDIOCGWIN _IOR('v',9, struct video_window) /* Get the video overlay window */
258 #define VIDIOCGFBUF _IOR('v',11, struct video_buffer) /* Get frame buffer */
260 #define VIDIOCKEY _IOR('v',13, struct video_key) /* Video key event - to dev 255 is to all - cuts capture on all DMA windows with this key (0xFFFFFFFF == all) */
261 #define VIDIOCGFREQ _IOR('v',14, unsigned long) /* Set tuner */
263 #define VIDIOCGAUDIO _IOR('v',16, struct video_audio) /* Get audio info */
267 #define VIDIOCGMBUF _IOR('v',20, struct video_mbuf) /* Memory map buffer info */
268 #define VIDIOCGUNIT _IOR('v',21, struct video_unit) /* Get attached units */
269 #define VIDIOCGCAPTURE _IOR('v',22, struct video_capture) /* Get subcapture */
273 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info) /* Get current playback info from hardware */
275 #define VIDIOCGVBIFMT _IOR('v',28, struct vbi_format) /* Get VBI information */