Searched refs:is_blockdev (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/base/
H A Dbase.h211 static inline bool is_blockdev(struct device *dev) function
216 static inline bool is_blockdev(struct device *dev) { return false; } function
H A Ddevtmpfs.c131 if (is_blockdev(dev))
295 if (is_blockdev(dev)) {
H A Dcore.c3532 if (is_blockdev(dev))

Completed in 133 milliseconds