Home
last modified time | relevance | path

Searched defs:Normal (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/pci/
H A Dio.rs34 Normal = 256, enumerator
51 pub struct Normal; struct
65 impl ConfigSpaceKind for Normal { implementation
285 pub fn config_space<'a>(&'a self) -> ConfigSpace<'a, Normal> { in config_space() argument
/linux/rust/kernel/
H A Ddevice.rs550 pub struct Normal; global() struct
596 impl Sealed for super::Normal {} global() implementation
602 impl DeviceContext for Normal {} global() implementation
[all...]