Lines Matching defs:sysmon

80 static void sysmon_send_event(struct qcom_sysmon *sysmon,  in sysmon_send_event()
122 static bool sysmon_request_shutdown(struct qcom_sysmon *sysmon) in sysmon_request_shutdown()
160 struct qcom_sysmon *sysmon = priv; in sysmon_callback() local
292 struct qcom_sysmon *sysmon = container_of(qmi, struct qcom_sysmon, qmi); in sysmon_ind_cb() local
308 static bool ssctl_request_shutdown_wait(struct qcom_sysmon *sysmon) in ssctl_request_shutdown_wait()
330 static bool ssctl_request_shutdown(struct qcom_sysmon *sysmon) in ssctl_request_shutdown()
374 static void ssctl_send_event(struct qcom_sysmon *sysmon, in ssctl_send_event()
423 struct qcom_sysmon *sysmon = container_of(qmi, struct qcom_sysmon, qmi); in ssctl_new_server() local
460 struct qcom_sysmon *sysmon = svc->priv; in ssctl_del_server() local
472 struct qcom_sysmon *sysmon = container_of(subdev, struct qcom_sysmon, in sysmon_prepare() local
498 struct qcom_sysmon *sysmon = container_of(subdev, struct qcom_sysmon, in sysmon_start() local
536 struct qcom_sysmon *sysmon = container_of(subdev, struct qcom_sysmon, subdev); in sysmon_stop() local
566 struct qcom_sysmon *sysmon = container_of(subdev, struct qcom_sysmon, in sysmon_unprepare() local
588 struct qcom_sysmon *sysmon = container_of(nb, struct qcom_sysmon, nb); in sysmon_notify() local
609 struct qcom_sysmon *sysmon = data; in sysmon_shutdown_interrupt() local
628 struct qcom_sysmon *sysmon; in qcom_add_sysmon_subdev() local
704 void qcom_remove_sysmon_subdev(struct qcom_sysmon *sysmon) in qcom_remove_sysmon_subdev()
733 bool qcom_sysmon_shutdown_acked(struct qcom_sysmon *sysmon) in qcom_sysmon_shutdown_acked()
750 struct qcom_sysmon *sysmon; in sysmon_probe() local
787 struct qcom_sysmon *sysmon = rpdev->ept->priv; in sysmon_remove() local