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

/drivers/base/
H A Ddevtmpfs.c74 static inline int is_blockdev(struct device *dev) function
79 static inline int is_blockdev(struct device *dev) { return 0; } function
99 if (is_blockdev(dev))
284 if (is_blockdev(dev)) {

Completed in 22 milliseconds