Home
last modified time | relevance | path

Searched defs:ioctl (Results 1 – 2 of 2) sorted by relevance

/rust/kernel/
Dlib.rs45 pub mod ioctl; module
Dmiscdevice.rs168 fn ioctl( in ioctl() method
428 unsafe extern "C" fn ioctl(file: *mut bindings::file, cmd: c_uint, arg: c_ulong) -> c_long { in ioctl() method