Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dma/idxd/
A Dcdev.c43 struct idxd_cdev *idxd_cdev = dev_to_cdev(dev); in idxd_cdev_dev_release() local
66 struct idxd_cdev *idxd_cdev = inode_idxd_cdev(inode); in inode_wq() local
247 struct idxd_cdev *idxd_cdev; in idxd_wq_add_cdev() local
297 struct idxd_cdev *idxd_cdev; in idxd_wq_del_cdev() local
A Didxd.h147 struct idxd_cdev { struct
148 struct idxd_wq *wq;
149 struct cdev cdev;
150 struct idxd_dev idxd_dev;
151 int minor;
186 struct idxd_cdev *idxd_cdev; member

Completed in 6 milliseconds