Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddriver.rs118 type DriverData; typedef
193 drop(unsafe { dev.drvdata_obtain::<T::DriverData>() }); in post_unbind_callback()
H A Dauxiliary.rs33 type DriverData = T; typedef
H A Dpci.rs60 type DriverData = T; typedef
H A Dusb.rs37 type DriverData = T; typedef
H A Dplatform.rs36 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 {