Home
last modified time | relevance | path

Searched refs:dev_is_removable (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Ddevice.h807 static inline bool dev_is_removable(struct device *dev) in dev_is_removable() function
/Linux-v5.15/drivers/pci/
Dprobe.c1604 (parent->external_facing || dev_is_removable(&parent->dev))) in pci_set_removable()