Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/qaic/
H A Dqaic_drv.c387 static void cleanup_qdev(struct qaic_device *qdev) in cleanup_qdev() function
488 goto cleanup_qdev; in qaic_pci_probe()
496 goto cleanup_qdev; in qaic_pci_probe()
502 goto cleanup_qdev; in qaic_pci_probe()
507 cleanup_qdev: in qaic_pci_probe()
508 cleanup_qdev(qdev); in qaic_pci_probe()
521 cleanup_qdev(qdev); in qaic_pci_remove()