Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddevice.rs470 pub struct Core; struct
505 impl Sealed for super::Core {} implementation
511 impl DeviceContext for Core {} implementation
H A Dauxiliary.rs187 fn probe(dev: &Device<device::Core>, id_info: &Self::IdInfo) -> Result<Pin<KBox<Self>>>; in probe()
/linux/Documentation/driver-api/
H A Dsm501.rst14 Core chapter
/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal-api.rst57 Core chapter
/linux/samples/rust/
H A Drust_driver_platform.rs104 pdev: &platform::Device<Core>, in probe()
/linux/drivers/cpufreq/
H A Drcpufreq_dt.rs208 pdev: &platform::Device<Core>, in probe()