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

/linux-master/include/linux/soc/apple/
H A Drtkit.h141 bool apple_rtkit_is_crashed(struct apple_rtkit *rtk);
/linux-master/drivers/soc/apple/
H A Drtkit.c94 bool apple_rtkit_is_crashed(struct apple_rtkit *rtk) function
98 EXPORT_SYMBOL_GPL(apple_rtkit_is_crashed); variable
/linux-master/drivers/nvme/host/
H A Dapple.c805 if (apple_rtkit_is_crashed(anv->rtk))
913 if (!apple_rtkit_is_crashed(anv->rtk) && !(csts & NVME_CSTS_CFS)) {
998 if (apple_rtkit_is_crashed(anv->rtk)) {

Completed in 203 milliseconds