Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h492 extern struct device_type iax_device_type;
H A Dinit.c59 .dev_type = &iax_device_type,
H A Dsysfs.c1796 struct device_type iax_device_type = { variable