Home
last modified time | relevance | path

Searched defs:s_ctrl (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/v4l2r/lib/src/ioctl/
Dg_ext_ctrls.rs163 pub fn s_ctrl(fd: &impl AsRawFd, id: u32, value: i32) -> Result<i32, GCtrlError> { in s_ctrl() function
/external/v4l-utils/utils/common/
Dcv4l-helpers.h119 int s_ctrl(v4l2_control &ctrl) in s_ctrl() function
/external/virtio-media/device/src/
Dioctl.rs357 fn s_ctrl( in s_ctrl() method
/external/virtio-media/device/src/devices/
Dv4l2_device_proxy.rs803 fn s_ctrl( in s_ctrl() function
/external/curl/lib/vquic/
Dcurl_osslq.c261 struct cf_osslq_stream s_ctrl; member