Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/driver-model/
H A Dbinding.rst53 Driver chapter
/linux/rust/kernel/
H A Dplatform.rs175 pub trait Driver: Send { trait
H A Dauxiliary.rs175 pub trait Driver { trait
H A Dpci.rs278 pub trait Driver: Send { interface
H A Dusb.rs287 pub trait Driver { trait
H A Di2c.rs304 pub trait Driver: Send { trait
H A Dcpufreq.rs721 pub trait Driver { interface
/linux/drivers/gpu/drm/nova/
H A Dfile.rs16 type Driver = NovaDriver; typedef