Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dax/
Ddax-private.h79 static inline struct dev_dax *to_dev_dax(struct device *dev) in to_dev_dax() function
/kernel/linux/linux-4.19/drivers/dax/
Ddevice.c147 static struct dev_dax *to_dev_dax(struct device *dev) in to_dev_dax() function