Lines Matching refs:_IOWR
798 #define VIDIOC_G_FMT32 _IOWR('V', 4, struct v4l2_format32)
799 #define VIDIOC_S_FMT32 _IOWR('V', 5, struct v4l2_format32)
800 #define VIDIOC_QUERYBUF32 _IOWR('V', 9, struct v4l2_buffer32)
803 #define VIDIOC_QBUF32 _IOWR('V', 15, struct v4l2_buffer32)
804 #define VIDIOC_DQBUF32 _IOWR('V', 17, struct v4l2_buffer32)
805 #define VIDIOC_ENUMSTD32 _IOWR('V', 25, struct v4l2_standard32)
806 #define VIDIOC_ENUMINPUT32 _IOWR('V', 26, struct v4l2_input32)
807 #define VIDIOC_G_EDID32 _IOWR('V', 40, struct v4l2_edid32)
808 #define VIDIOC_S_EDID32 _IOWR('V', 41, struct v4l2_edid32)
809 #define VIDIOC_TRY_FMT32 _IOWR('V', 64, struct v4l2_format32)
810 #define VIDIOC_G_EXT_CTRLS32 _IOWR('V', 71, struct v4l2_ext_controls32)
811 #define VIDIOC_S_EXT_CTRLS32 _IOWR('V', 72, struct v4l2_ext_controls32)
812 #define VIDIOC_TRY_EXT_CTRLS32 _IOWR('V', 73, struct v4l2_ext_controls32)
814 #define VIDIOC_CREATE_BUFS32 _IOWR('V', 92, struct v4l2_create_buffers32)
815 #define VIDIOC_PREPARE_BUF32 _IOWR('V', 93, struct v4l2_buffer32)
821 #define VIDIOC_S_INPUT32 _IOWR('V', 39, s32)
823 #define VIDIOC_S_OUTPUT32 _IOWR('V', 47, s32)