Searched defs:to_vio_dev (Results 1 – 4 of 4) sorted by relevance
163 static inline struct vio_dev *to_vio_dev(struct device *dev) in to_vio_dev() function
164 #define to_vio_dev(__dev) container_of_const(__dev, struct vio_dev, dev) macro
491 #define to_vio_dev(__dev) container_of_const(__dev, struct vio_dev, dev) macro
491 static inline struct vio_dev *to_vio_dev(struct device *dev) in to_vio_dev() function