Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h493 extern struct device_type idxd_wq_device_type;
H A Dinit.c180 conf_dev->type = &idxd_wq_device_type; in idxd_setup_wqs()
H A Dsysfs.c1361 struct device_type idxd_wq_device_type = { variable