Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/idxd/
Dinit.c421 static void idxd_shutdown(struct pci_dev *pdev) in idxd_shutdown() function
454 idxd_shutdown(pdev); in idxd_remove()
465 .shutdown = idxd_shutdown,