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.rs206 pub trait Driver: Send { interface
H A Dauxiliary.rs192 pub trait Driver { interface
H A Dpci.rs294 pub trait Driver: Send { trait
H A Dusb.rs305 pub trait Driver { trait
H A Di2c.rs313 pub trait Driver: Send { trait
H A Dcpufreq.rs722 pub trait Driver { trait
/linux/drivers/gpu/drm/nova/
H A Dfile.rs16 type Driver = NovaDriver; typedef