Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dmiscdevice.rs273 unsafe extern "C" fn ioctl(file: *mut bindings::file, cmd: c_uint, arg: c_ulong) -> c_long { in ioctl()
296 cmd: c_uint, in compat_ioctl()
H A Dcpufreq.rs1253 ) -> kernel::ffi::c_uint { in fast_switch_callback()
1288 ) -> kernel::ffi::c_uint { in get_intermediate_callback()
1328 unsafe extern "C" fn get_callback(cpu: u32) -> kernel::ffi::c_uint { in get_callback()
H A Dopp.rs543 count: kernel::ffi::c_uint, in config_regulators()