Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddevice.h882 static inline bool dev_is_removable(struct device *dev) in dev_is_removable() function
/Linux-v6.1/drivers/pci/
Dprobe.c1620 (parent->external_facing || dev_is_removable(&parent->dev))) in pci_set_removable()