Searched defs:idxd_cdev (Results 1 – 1 of 1) sorted by relevance
165 struct idxd_cdev { struct166 struct idxd_wq *wq;167 struct cdev cdev;168 struct idxd_dev idxd_dev;169 int minor;200 struct idxd_cdev *idxd_cdev; member