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.rs264 fn of_id_table() -> Option<of::IdTable<Self::IdInfo>>; in of_id_table() method
278 let table = Self::of_id_table()?; in of_id_info()
H A Dplatform.rs104 fn of_id_table() -> Option<of::IdTable<Self::IdInfo>> { in of_id_table() method
H A Di2c.rs220 fn of_id_table() -> Option<of::IdTable<Self::IdInfo>> { in of_id_table() method