Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddevice.rs291 fn match_type_id<T: 'static>(&self) -> Result { in match_type_id() method
321 self.match_type_id::<T>()?; in drvdata()