Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soc/apple/
Drtkit.h115 bool apple_rtkit_is_crashed(struct apple_rtkit *rtk);
/Linux-v6.1/drivers/soc/apple/
Drtkit.c98 bool apple_rtkit_is_crashed(struct apple_rtkit *rtk) in apple_rtkit_is_crashed() function
102 EXPORT_SYMBOL_GPL(apple_rtkit_is_crashed);
/Linux-v6.1/drivers/nvme/host/
Dapple.c804 if (apple_rtkit_is_crashed(anv->rtk)) in apple_nvme_disable()
898 if (!apple_rtkit_is_crashed(anv->rtk) && !(csts & NVME_CSTS_CFS)) { in apple_nvme_timeout()
983 if (apple_rtkit_is_crashed(anv->rtk)) { in apple_nvme_reset_work()