Lines Matching refs:_IOWR
821 #define VIDIOC_G_FMT32 _IOWR('V', 4, struct v4l2_format32)
822 #define VIDIOC_S_FMT32 _IOWR('V', 5, struct v4l2_format32)
823 #define VIDIOC_QUERYBUF32 _IOWR('V', 9, struct v4l2_buffer32)
826 #define VIDIOC_QBUF32 _IOWR('V', 15, struct v4l2_buffer32)
827 #define VIDIOC_DQBUF32 _IOWR('V', 17, struct v4l2_buffer32)
828 #define VIDIOC_ENUMSTD32 _IOWR('V', 25, struct v4l2_standard32)
829 #define VIDIOC_ENUMINPUT32 _IOWR('V', 26, struct v4l2_input32)
830 #define VIDIOC_G_EDID32 _IOWR('V', 40, struct v4l2_edid32)
831 #define VIDIOC_S_EDID32 _IOWR('V', 41, struct v4l2_edid32)
832 #define VIDIOC_TRY_FMT32 _IOWR('V', 64, struct v4l2_format32)
833 #define VIDIOC_G_EXT_CTRLS32 _IOWR('V', 71, struct v4l2_ext_controls32)
834 #define VIDIOC_S_EXT_CTRLS32 _IOWR('V', 72, struct v4l2_ext_controls32)
835 #define VIDIOC_TRY_EXT_CTRLS32 _IOWR('V', 73, struct v4l2_ext_controls32)
837 #define VIDIOC_CREATE_BUFS32 _IOWR('V', 92, struct v4l2_create_buffers32)
838 #define VIDIOC_PREPARE_BUF32 _IOWR('V', 93, struct v4l2_buffer32)
844 #define VIDIOC_S_INPUT32 _IOWR('V', 39, s32)
846 #define VIDIOC_S_OUTPUT32 _IOWR('V', 47, s32)