Home
last modified time | relevance | path

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

/linux/samples/rust/
H A Drust_driver_faux.rs3 //! Rust faux device sample.
6 faux,
15 description: "Rust faux device sample",
20 _reg: faux::Registration, in init()
27 let reg = faux::Registration::new(c"rust-faux-sample-device", None)?; in init()
29 dev_info!(reg, "Hello from faux device!\n");
/linux/Documentation/driver-api/
H A Dinfrastructure.rst44 .. kernel-doc:: include/linux/device/faux.h
47 .. kernel-doc:: drivers/base/faux.c
/linux/Documentation/misc-devices/
H A Dlis3lv02d.rst25 /sys/devices/faux/lis3lv02d. Reported values are scaled
28 Sysfs attributes under /sys/devices/faux/lis3lv02d/:
88 /sys/devices/faux/lis3lv02d/position in these four cases.
/linux/drivers/base/
H A DMakefile9 swnode.o faux.o
/linux/rust/kernel/
H A Dlib.rs70 pub mod faux; module
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
H A Dg98.fuc0s176 // killing a context. do a faux load, without the active bit.
/linux/
H A DMAINTAINERS7826 F: rust/kernel/faux.rs