Home
last modified time | relevance | path

Searched refs:faux (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/samples/rust/
H A Drust_driver_faux.rs5 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()
/linux-6.15/Documentation/driver-api/
H A Dinfrastructure.rst44 .. kernel-doc:: include/linux/device/faux.h
47 .. kernel-doc:: drivers/base/faux.c
/linux-6.15/drivers/base/
H A DMakefile9 swnode.o faux.o
/linux-6.15/rust/kernel/
H A Dlib.rs52 pub mod faux; module
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
H A Dg98.fuc0s176 // killing a context. do a faux load, without the active bit.
/linux-6.15/
H A DMAINTAINERS7255 F: rust/kernel/faux.rs