Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/soc/apple/
Drtkit.h126 int apple_rtkit_shutdown(struct apple_rtkit *rtk);
/Linux-v6.6/drivers/nvme/host/
Dapple.c1010 ret = apple_rtkit_shutdown(anv->rtk); in apple_nvme_reset_work()
1546 apple_rtkit_shutdown(anv->rtk); in apple_nvme_remove()
1559 apple_rtkit_shutdown(anv->rtk); in apple_nvme_shutdown()
1577 ret = apple_rtkit_shutdown(anv->rtk); in apple_nvme_suspend()
/Linux-v6.6/drivers/soc/apple/
Drtkit.c880 int apple_rtkit_shutdown(struct apple_rtkit *rtk) in apple_rtkit_shutdown() function
896 EXPORT_SYMBOL_GPL(apple_rtkit_shutdown);