Searched defs:to_vdev (Results 1 – 2 of 2) sorted by relevance
22 #define to_vdev(_pdev) container_of(_pdev, struct uml_vfio_device, pdev) macro
258 static inline struct pvrdma_dev *to_vdev(struct ib_device *ibdev) in to_vdev() function