Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
A Dcdev.c163 struct idxd_cdev *idxd_cdev = dev_to_cdev(dev); in idxd_cdev_dev_release() local
186 struct idxd_cdev *idxd_cdev = inode_idxd_cdev(inode); in inode_wq() local
230 struct idxd_cdev *idxd_cdev; in idxd_cdev_open() local
527 struct idxd_cdev *idxd_cdev; in idxd_wq_add_cdev() local
577 struct idxd_cdev *idxd_cdev; in idxd_wq_del_cdev() local
A Didxd.h165 struct idxd_cdev { struct
166 struct idxd_wq *wq;
167 struct cdev cdev;
168 struct idxd_dev idxd_dev;
169 int minor;
200 struct idxd_cdev *idxd_cdev; member

Completed in 12 milliseconds