Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/idxd/
Didxd.h523 extern const struct device_type iax_device_type;
Dinit.c60 .dev_type = &iax_device_type,
Dsysfs.c1830 const struct device_type iax_device_type = { variable