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.h534 extern const struct device_type iax_device_type; in is_iax_dev()
H A Dinit.c60 .dev_type = &iax_device_type,
H A Dsysfs.c1830 const struct device_type iax_device_type = { variable