Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dhabanalabs_drv.c432 * hl_pci_remove - remove PCI habanalabs devices
438 static void hl_pci_remove(struct pci_dev *pdev) in hl_pci_remove() function
531 .remove = hl_pci_remove,
532 .shutdown = hl_pci_remove,
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs_drv.c566 * hl_pci_remove - remove PCI habanalabs devices
572 static void hl_pci_remove(struct pci_dev *pdev) in hl_pci_remove() function
669 .remove = hl_pci_remove,
670 .shutdown = hl_pci_remove,

Completed in 2 milliseconds