Searched refs:faux (Results 1 – 6 of 6) sorted by relevance
5 use kernel::{c_str, faux, prelude::*, Module};16 _reg: faux::Registration,23 let reg = faux::Registration::new(c_str!("rust-faux-sample-device"), None)?; in init()
44 .. kernel-doc:: include/linux/device/faux.h47 .. kernel-doc:: drivers/base/faux.c
9 swnode.o faux.o
52 pub mod faux; module
176 // killing a context. do a faux load, without the active bit.
7255 F: rust/kernel/faux.rs