Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddriver.rs326 fn of_id_table() -> Option<of::IdTable<Self::IdInfo>>; in of_id_table() method
340 let table = Self::of_id_table()?; in of_id_info()
H A Dplatform.rs130 fn of_id_table() -> Option<of::IdTable<Self::IdInfo>> { in of_id_table() method
H A Di2c.rs229 fn of_id_table() -> Option<of::IdTable<Self::IdInfo>> { in of_id_table() method