Searched defs:confdev_to_idxd (Results 1 – 2 of 2) sorted by relevance
227 #define confdev_to_idxd(dev) container_of(dev, struct idxd_device, conf_dev) macro
422 static inline struct idxd_device *confdev_to_idxd(struct device *dev) in confdev_to_idxd() function