Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h495 extern struct device_type idxd_group_device_type;
H A Dinit.c299 conf_dev->type = &idxd_group_device_type; in idxd_setup_groups()
H A Dsysfs.c580 struct device_type idxd_group_device_type = { variable