Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Didxd.h538 extern const struct device_type idxd_wq_device_type;
H A Dinit.c211 conf_dev->type = &idxd_wq_device_type; in idxd_setup_wqs()
H A Dsysfs.c1397 const struct device_type idxd_wq_device_type = { variable