Home
last modified time | relevance | path

Searched defs: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
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