Searched defs:ioctl (Results 1 – 2 of 2) sorted by relevance
45 pub mod ioctl; module
168 fn ioctl( in ioctl() method428 unsafe extern "C" fn ioctl(file: *mut bindings::file, cmd: c_uint, arg: c_ulong) -> c_long { in ioctl() method