Searched defs:g_ctrl (Results 1 – 3 of 3) sorted by relevance
149 pub fn g_ctrl(fd: &impl AsRawFd, id: u32) -> Result<i32, GCtrlError> { in g_ctrl() function
795 fn g_ctrl(&mut self, session: &Self::Session, id: u32) -> IoctlResult<v4l2_control> { in g_ctrl() function
287 fn g_ctrl(&mut self, session: &Self::Session, id: u32) -> IoctlResult<v4l2_control> { in g_ctrl() method