Home
last modified time | relevance | path

Searched refs:MTTY_CLASS_NAME (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/samples/vfio-mdev/
Dmtty.c41 #define MTTY_CLASS_NAME "mtty" macro
2004 mtty_dev.vd_class = class_create(MTTY_CLASS_NAME); in mtty_dev_init()