Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/soc/apple/
Drtkit.h126 int apple_rtkit_shutdown(struct apple_rtkit *rtk);
/linux-6.14.4/drivers/nvme/host/
Dapple.c1012 ret = apple_rtkit_shutdown(anv->rtk); in apple_nvme_reset_work()
1582 apple_rtkit_shutdown(anv->rtk); in apple_nvme_remove()
1596 apple_rtkit_shutdown(anv->rtk); in apple_nvme_shutdown()
1617 ret = apple_rtkit_shutdown(anv->rtk); in apple_nvme_suspend()
/linux-6.14.4/drivers/soc/apple/
Drtkit.c803 int apple_rtkit_shutdown(struct apple_rtkit *rtk) in apple_rtkit_shutdown() function
819 EXPORT_SYMBOL_GPL(apple_rtkit_shutdown);