Home
last modified time | relevance | path

Searched defs:v4l2_control (Results 1 – 8 of 8) sorted by relevance

/external/virtio-media/device/src/io/
Dle.rs58 impl VmediaType for bindings::v4l2_control {} implementation
/external/virtio-media/device/src/
Dioctl.rs353 fn g_ctrl(&mut self, session: &Self::Session, id: u32) -> IoctlResult<v4l2_control> { in g_ctrl()
362 ) -> IoctlResult<v4l2_control> { in s_ctrl()
/external/virtio-media/device/src/devices/
Dv4l2_device_proxy.rs797 fn g_ctrl(&mut self, session: &Self::Session, id: u32) -> IoctlResult<v4l2_control> { in g_ctrl()
808 ) -> IoctlResult<v4l2_control> { in s_ctrl()
/external/v4l-utils/include/linux/
Dvideodev2.h1770 struct v4l2_control { struct
1771 __u32 id;
1772 __s32 value;
/external/v4l-utils/contrib/freebsd/include/linux/
Dvideodev2.h1804 struct v4l2_control { struct
1805 uint32_t id;
1806 int32_t value;
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h1837 struct v4l2_control { struct
1838 __u32 id;
1839 __s32 value;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h25068 struct v4l2_control { struct
25069 __u32 id;
25070 __s32 value;
Dvmlinux.h25068 struct v4l2_control { struct
25069 __u32 id;
25070 __s32 value;