Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Didxd.h324 void idxd_unregister_dma_device(struct idxd_device *idxd);
H A Ddma.c243 void idxd_unregister_dma_device(struct idxd_device *idxd) in idxd_unregister_dma_device() function
H A Dsysfs.c300 idxd_unregister_dma_device(idxd); in idxd_config_bus_remove()