Home
last modified time | relevance | path

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

/linux-5.10/drivers/vfio/mdev/
Dmdev_private.h27 struct mdev_device { struct
38 #define to_mdev_device(dev) container_of(dev, struct mdev_device, dev) argument