Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/pci/test/
H A Dpt_device.rs35 pub struct TestDevice { struct
42 impl TestDevice { argument
55 impl PciDevice for TestDevice { implementation
101 impl Device for TestDevice { implementation
169 impl KObject for TestDevice { implementation