Home
last modified time | relevance | path

Searched refs:crashed (Results 1 – 14 of 14) sorted by relevance

/drivers/remoteproc/
A Dqcom_common.c208 static void glink_subdev_stop(struct rproc_subdev *subdev, bool crashed) in glink_subdev_stop() argument
319 static void smd_subdev_stop(struct rproc_subdev *subdev, bool crashed) in smd_subdev_stop() argument
436 .crashed = false, in ssr_notify_prepare()
449 .crashed = false, in ssr_notify_start()
457 static void ssr_notify_stop(struct rproc_subdev *subdev, bool crashed) in ssr_notify_stop() argument
462 .crashed = crashed, in ssr_notify_stop()
474 .crashed = false, in ssr_notify_unprepare()
A Dqcom_sysmon.c534 static void sysmon_stop(struct rproc_subdev *subdev, bool crashed) in sysmon_stop() argument
550 if (crashed) in sysmon_stop()
A Dremoteproc_core.c1123 static void rproc_stop_subdevices(struct rproc *rproc, bool crashed) in rproc_stop_subdevices() argument
1129 subdev->stop(subdev, crashed); in rproc_stop_subdevices()
1707 static int rproc_stop(struct rproc *rproc, bool crashed) in rproc_stop() argument
1717 rproc_stop_subdevices(rproc, crashed); in rproc_stop()
A Dremoteproc_virtio.c483 static void rproc_vdev_do_stop(struct rproc_subdev *subdev, bool crashed) in rproc_vdev_do_stop() argument
/drivers/soc/apple/
A Drtkit.c86 if (rtk->crashed) in apple_rtkit_is_running()
98 return rtk->crashed; in apple_rtkit_is_crashed()
395 rtk->crashed = true; in apple_rtkit_crashlog_rx()
396 if (rtk->ops->crashed) in apple_rtkit_crashlog_rx()
397 rtk->ops->crashed(rtk->cookie, bfr, rtk->crashlog_buffer.size); in apple_rtkit_crashlog_rx()
612 if (rtk->crashed) { in apple_rtkit_send_message()
757 rtk->crashed = false; in apple_rtkit_reinit()
817 if (rtk->crashed) in apple_rtkit_boot()
A Drtkit-internal.h41 bool crashed; member
/drivers/media/platform/ti/omap3isp/
A Disp.c686 if (media_entity_enum_intersects(&pipe->ent_enum, &isp->crashed)) in isp_pipeline_enable()
845 media_entity_enum_set(&isp->crashed, in isp_pipeline_disable()
1050 media_entity_enum_zero(&isp->crashed); in isp_reset()
1461 if (!media_entity_enum_empty(&isp->crashed) || in __omap3isp_put()
1984 media_entity_enum_cleanup(&isp->crashed); in isp_remove()
2019 ret = media_entity_enum_init(&isp->crashed, &isp->media_dev); in isp_subdev_notifier_complete()
A Disp.h194 struct media_entity_enum crashed; member
A Dispccdc.c1615 media_entity_enum_set(&isp->crashed, &ccdc->subdev.entity); in ccdc_isr_buffer()
/drivers/net/ipa/
A Dipa_modem.c459 notify_data->crashed ? "crashed" : "stopping"); in ipa_modem_notify()
/drivers/rpmsg/
A Dmtk_rpmsg.c339 static void mtk_rpmsg_stop(struct rproc_subdev *subdev, bool crashed) in mtk_rpmsg_stop() argument
/drivers/mfd/
A Dmacsmc.c383 .crashed = apple_smc_rtkit_crashed,
/drivers/net/wireless/ath/ath10k/
A Dsnoc.c1510 notify_data->crashed ? "crashed" : "stopping"); in ath10k_snoc_modem_notify()
1511 if (!notify_data->crashed) in ath10k_snoc_modem_notify()
/drivers/nvme/host/
A Dapple.c268 .crashed = apple_nvme_rtkit_crashed,

Completed in 41 milliseconds