Home
last modified time | relevance | path

Searched defs:unwrap (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Du_ether.h75 int (*unwrap)(struct gether *port, member
H A Du_ether.c74 int (*unwrap)(struct gether *, member
/linux/rust/proc-macro2/
H A Dwrapper.rs421 pub(crate) fn unwrap(self) -> proc_macro::Span { in unwrap() method
H A Dlib.rs415 pub fn unwrap(self) -> proc_macro::Span { in unwrap() method