Searched defs:faux_device (Results 1 – 2 of 2) sorted by relevance
29 struct faux_device { struct32 #define to_faux_device(x) container_of_const((x), struct faux_device, dev) argument
39 fn as_raw(&self) -> *mut bindings::faux_device { in as_raw()