Home
last modified time | relevance | path

Searched defs:consistent (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/pcie/
H A Daspm.c436 bool consistent = true; in pcie_aspm_configure_common_clock() local
/linux/rust/syn/
H A Ditem.rs3451 let consistent = match (&self.reference, &self.mutability, &*self.ty) { in to_tokens() localVariable