Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soc/apple/
Drtkit.h105 int apple_rtkit_shutdown(struct apple_rtkit *rtk);
/Linux-v6.1/drivers/nvme/host/
Dapple.c996 ret = apple_rtkit_shutdown(anv->rtk); in apple_nvme_reset_work()
1540 apple_rtkit_shutdown(anv->rtk); in apple_nvme_remove()
1553 apple_rtkit_shutdown(anv->rtk); in apple_nvme_shutdown()
1571 ret = apple_rtkit_shutdown(anv->rtk); in apple_nvme_suspend()
/Linux-v6.1/drivers/soc/apple/
Drtkit.c866 int apple_rtkit_shutdown(struct apple_rtkit *rtk) in apple_rtkit_shutdown() function
882 EXPORT_SYMBOL_GPL(apple_rtkit_shutdown);