Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/apple/
H A Drtkit.h126 int apple_rtkit_shutdown(struct apple_rtkit *rtk);
/openbmc/linux/drivers/nvme/host/
H A 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()
/openbmc/linux/drivers/soc/apple/
H A Drtkit.c880 int apple_rtkit_shutdown(struct apple_rtkit *rtk) in apple_rtkit_shutdown() function
896 EXPORT_SYMBOL_GPL(apple_rtkit_shutdown);