Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/vfio/mdev/
Dmdev_private.h39 #define to_mdev_device(dev) container_of(dev, struct mdev_device, dev) macro
/kernel/linux/linux-5.10/drivers/vfio/mdev/
Dmdev_private.h38 #define to_mdev_device(dev) container_of(dev, struct mdev_device, dev) macro