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