Home
last modified time | relevance | path

Searched refs:qaic_mhi_free_controller (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/qaic/
H A Dmhi_controller.h12 void qaic_mhi_free_controller(struct mhi_controller *mhi_cntrl, bool link_up);
H A Dmhi_controller.c556 void qaic_mhi_free_controller(struct mhi_controller *mhi_cntrl, bool link_up) in qaic_mhi_free_controller() function
H A Dqaic_drv.c520 qaic_mhi_free_controller(qdev->mhi_cntrl, link_up); in qaic_pci_remove()
618 * qaic_mhi_free_controller() should not try to access the device during in qaic_exit()
622 * to the device to be up, in which case qaic_mhi_free_controller() in qaic_exit()
625 * For that reason, we set link_up here to let qaic_mhi_free_controller in qaic_exit()

Completed in 3 milliseconds