Home
last modified time | relevance | path

Searched defs:query_ext_ctrl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/ioctl/
Dqueryctrl.rs91 pub fn query_ext_ctrl<T: From<v4l2_query_ext_ctrl>>( in query_ext_ctrl() function
/aosp_15_r20/external/virtio-media/device/src/devices/
H A Dv4l2_device_proxy.rs1195 fn query_ext_ctrl( in query_ext_ctrl() function
/aosp_15_r20/external/virtio-media/device/src/
H A Dioctl.rs613 fn query_ext_ctrl( in query_ext_ctrl() method