Searched defs:is_pcie (Results 1 – 5 of 5) sorted by relevance
37 unsigned int is_pcie:1; /* has enhanced features */ member
401 bool is_pcie) in negotiate_os_control()525 bool is_pcie; in acpi_pci_root_add() local
102 bool is_pcie; member
135 bool is_pcie = of_node_name_eq(np, "pcie"); in of_node_is_pcie() local
637 static inline unsigned int is_pcie(const struct adapter *adap) in is_pcie() function