Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dvfio_kern.c22 #define to_vdev(_pdev) container_of(_pdev, struct uml_vfio_device, pdev) macro
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma.h258 static inline struct pvrdma_dev *to_vdev(struct ib_device *ibdev) in to_vdev() function