Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_main.c223 * snic_cleanup: called by snic_remove
754 * snic_remove : invoked on unbinding the interface to cleanup the
758 snic_remove(struct pci_dev *pdev) in snic_remove() function
819 } /* end of snic_remove */ in snic_remove()
960 .remove = snic_remove,
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_main.c209 * snic_cleanup: called by snic_remove
740 * snic_remove : invoked on unbinding the interface to cleanup the
744 snic_remove(struct pci_dev *pdev) in snic_remove() function
805 } /* end of snic_remove */ in snic_remove()
946 .remove = snic_remove,

Completed in 2 milliseconds