Home
last modified time | relevance | path

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

/openbmc/qemu/rust/qemu-api/src/
H A Derror.rs132 pub fn with_error(msg: impl Into<Cow<'static, str>>, cause: impl Into<anyhow::Error>) -> Self { in with_error() method
/openbmc/linux/drivers/media/platform/nxp/dw100/
Ddw100.c