Searched defs:c_int (Results 1 – 7 of 7) sorted by relevance
1065 unsafe extern "C" fn init_callback(ptr: *mut bindings::cpufreq_policy) -> c_int { in init_callback()1098 unsafe extern "C" fn online_callback(ptr: *mut bindings::cpufreq_policy) -> c_int { in online_callback()1113 unsafe extern "C" fn offline_callback(ptr: *mut bindings::cpufreq_policy) -> c_int { in offline_callback()1128 unsafe extern "C" fn suspend_callback(ptr: *mut bindings::cpufreq_policy) -> c_int { in suspend_callback()1143 unsafe extern "C" fn resume_callback(ptr: *mut bindings::cpufreq_policy) -> c_int { in resume_callback()1171 unsafe extern "C" fn verify_callback(ptr: *mut bindings::cpufreq_policy_data) -> c_int { in verify_callback()1186 unsafe extern "C" fn setpolicy_callback(ptr: *mut bindings::cpufreq_policy) -> c_int { in setpolicy_callback()1205 ) -> c_int { in target_callback()1223 ) -> c_int { in target_index_callback()1302 ) -> c_int { in target_intermediate_callback()[all …]
161 pub fn to_errno(self) -> crate::ffi::c_int { in to_errno()
58 ) -> c_int { in probe_callback()
521 ) -> c_int { in config_clks()546 ) -> c_int { in config_regulators()
84 ) -> c_int { in writer_open()105 ) -> c_int { in writer_act()203 ) -> c_int { in write_only_open()
116 wait_state: c_int, in wait_internal()202 fn notify(&self, count: c_int) { in notify()
45 pub(crate) fn as_errno(&self) -> kernel::ffi::c_int { in as_errno()