Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Dinit.c424 static void idxd_shutdown(struct pci_dev *pdev) in idxd_shutdown() function
457 idxd_shutdown(pdev); in idxd_remove()
468 .shutdown = idxd_shutdown,