Home
last modified time | relevance | path

Searched refs:cxlflash_remove (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dmain.c938 * cxlflash_remove() - PCI entry point to tear down host
944 static void cxlflash_remove(struct pci_dev *pdev) in cxlflash_remove() function
3780 cxlflash_remove(pdev); in cxlflash_probe()
3942 .remove = cxlflash_remove,
3943 .shutdown = cxlflash_remove,
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dmain.c938 * cxlflash_remove() - PCI entry point to tear down host
944 static void cxlflash_remove(struct pci_dev *pdev) in cxlflash_remove() function
3761 cxlflash_remove(pdev); in cxlflash_probe()
3923 .remove = cxlflash_remove,
3924 .shutdown = cxlflash_remove,

Completed in 10 milliseconds