Home
last modified time | relevance | path

Searched refs:to_errno (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/rust/kernel/
Derror.rs129 pub fn to_errno(self) -> core::ffi::c_int { in to_errno() method
335 Err(e) => T::from(e.to_errno() as i16), in from_result()
/Linux-v6.6/sound/soc/sof/
Dipc4.c93 goto to_errno; in sof_ipc4_check_reply_status()
100 to_errno: in sof_ipc4_check_reply_status()