Searched refs:compatible_table (Results 1 – 4 of 4) sorted by relevance
19 fn compatible_table(&self) -> CompatibleTable; in compatible_table() method
14 fn compatible_table(&self) -> CompatibleTable; in compatible_table() method
158 .compatible_table() in driver_match_device()159 .matches(&driver.compatible_table()) in driver_match_device()189 .compatible_table() in device_match_driver()190 .matches(&device.compatible_table()) in device_match_driver()283 fn compatible_table(&self) -> CompatibleTable { in compatible_table() method
131 fn compatible_table(&self) -> platform::CompatibleTable { in compatible_table() method254 fn compatible_table(&self) -> platform::CompatibleTable { in compatible_table() method