Home
last modified time | relevance | path

Searched defs:is_blockdev (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/base/
H A Dbase.h214 static inline bool is_blockdev(struct device *dev) in is_blockdev() function
219 static inline bool is_blockdev(struct device *dev) { return false; } in is_blockdev() function