Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Didxd.h532 extern const struct device_type iax_device_type;
H A Dinit.c60 .dev_type = &iax_device_type,
H A Dsysfs.c1832 const struct device_type iax_device_type = { variable