Home
last modified time | relevance | path

Searched refs:DriverData (Results 1 – 7 of 7) sorted by relevance

/linux/rust/kernel/
H A Ddriver.rs122 type DriverData; typedef
197 drop(unsafe { dev.drvdata_obtain::<T::DriverData>() }); in post_unbind_callback()
H A Dauxiliary.rs44 type DriverData = T; typedef
H A Dpci.rs67 type DriverData = T; typedef
H A Dusb.rs46 type DriverData = T; typedef
H A Dplatform.rs53 type DriverData = T; typedef
H A Di2c.rs102 type DriverData = T; typedef
/linux/rust/pin-init/
H A DREADME.md130 struct DriverData {
136 impl DriverData {