Home
last modified time | relevance | path

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

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