Searched defs:compatible (Results 1 – 4 of 4) sorted by relevance
186 let compatible = CStr::from_bytes_with_nul(b"ns16550a\0").unwrap(); in check_fdt() localVariable
558 compatible: &'a CStr, field
553 static bool compatible(const Operand& a, const Operand& b) { in compatible() function
1571 Result<void> compatible(const Operand& a, const Operand& b) { in compatible() function