Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Didxd.h531 extern const struct device_type dsa_device_type;
H A Dinit.c49 .dev_type = &dsa_device_type,
H A Dsysfs.c1826 const struct device_type dsa_device_type = { variable