Searched refs:i2c_id_table (Results 1 – 1 of 1) sorted by relevance
199 fn i2c_id_table() -> Option<IdTable<<Self as driver::Adapter>::IdInfo>> { in i2c_id_table() method207 let table = Self::i2c_id_table()?; in i2c_id_info()