Searched defs:arch_pci_dev_is_removable (Results 1 – 2 of 2) sorted by relevance
340 bool arch_pci_dev_is_removable(struct pci_dev *pdev) in arch_pci_dev_is_removable() function
2583 static inline bool arch_pci_dev_is_removable(struct pci_dev *pdev) { return false; } in arch_pci_dev_is_removable() function