Home
last modified time | relevance | path

Searched refs:VIDIOC_G_PRIORITY (Results 1 - 13 of 13) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_PRIORITY.c69 ioctl(get_video_fd(), VIDIOC_G_PRIORITY, &new_priority); in do_set_priority()
99 ioctl(get_video_fd(), VIDIOC_G_PRIORITY, &new_priority); in do_set_invalid_priority()
115 ret_get = ioctl(get_video_fd(), VIDIOC_G_PRIORITY, &orig_priority); in test_VIDIOC_G_PRIORITY()
119 ("\t%s:%u: VIDIOC_G_PRIORITY, ret_get=%i, errno_get=%i, orig_priority=%i\n", in test_VIDIOC_G_PRIORITY()
141 ret_get = ioctl(get_video_fd(), VIDIOC_G_PRIORITY, &priority); in test_VIDIOC_G_PRIORITY_NULL()
144 dprintf("\t%s:%u: VIDIOC_G_PRIORITY: ret_get=%i, errno_get=%i\n", in test_VIDIOC_G_PRIORITY_NULL()
147 ret_null = ioctl(get_video_fd(), VIDIOC_G_PRIORITY, NULL); in test_VIDIOC_G_PRIORITY_NULL()
150 dprintf("\t%s:%u: VIDIOC_G_PRIORITY: ret_null=%i, errno_null=%i\n", in test_VIDIOC_G_PRIORITY_NULL()
153 /* check if VIDIOC_G_PRIORITY is supported at all or not */ in test_VIDIOC_G_PRIORITY_NULL()
155 /* VIDIOC_G_PRIORITY no in test_VIDIOC_G_PRIORITY_NULL()
[all...]
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h1434 #define VIDIOC_G_PRIORITY 0x80045643ul macro
2993 #define VIDIOC_G_PRIORITY 0x80045643ul macro
4550 #define VIDIOC_G_PRIORITY 0x80045643ul macro
6002 #define VIDIOC_G_PRIORITY 0x80045643ul macro
7449 #define VIDIOC_G_PRIORITY 0x40045643ul macro
8999 #define VIDIOC_G_PRIORITY 0x40045643ul macro
10549 #define VIDIOC_G_PRIORITY 0x40045643ul macro
12001 #define VIDIOC_G_PRIORITY 0x80045643ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs1434 pub const VIDIOC_G_PRIORITY: u32 = 2147767875; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1853 IOCTL_REQUEST(VIDIOC_G_PRIORITY); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs1325 pub const VIDIOC_G_PRIORITY: u32 = 1074026051; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs1428 pub const VIDIOC_G_PRIORITY: u32 = 1074026051; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs1325 pub const VIDIOC_G_PRIORITY: u32 = 1074026051; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs1428 pub const VIDIOC_G_PRIORITY: u32 = 1074026051; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs1330 pub const VIDIOC_G_PRIORITY: u32 = 2147767875; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs1330 pub const VIDIOC_G_PRIORITY: u32 = 2147767875; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs1437 pub const VIDIOC_G_PRIORITY: u32 = 2147767875; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs1437 pub const VIDIOC_G_PRIORITY: u32 = 2147767875; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs1434 pub const VIDIOC_G_PRIORITY: u32 = 2147767875; consts

Completed in 113 milliseconds