Home
last modified time | relevance | path

Searched defs:Registration (Results 1 – 8 of 8) sorted by relevance

/linux/rust/kernel/net/
H A Dphy.rs651 pub struct Registration { struct
655 // SAFETY: The only action allowed in a `Registration` instance is dropping it, which is safe to do argument
657 unsafe impl Send for Registration {} implementation
659 impl Registration { implementation
679 impl Drop for Registration { implementation
/linux/Documentation/power/regulator/
H A Dregulator.rst9 Registration chapter
/linux/Documentation/driver-api/tty/
H A Dtty_ldisc.rst15 Registration chapter
H A Dtty_driver.rst42 Registration chapter
/linux/Documentation/driver-api/driver-model/
H A Dbus.rst29 Registration chapter
H A Ddriver.rst77 Registration chapter
/linux/Documentation/networking/
H A Dpage_pool.rst127 Registration section in Coding examples
/linux/Documentation/sound/designs/
H A Dseq-oss.rst177 Registration section in Interface to Synthesizer Device