Home
last modified time | relevance | path

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

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