Lines Matching defs:sysmon
53 static void sysmon_send_event(struct qcom_sysmon *sysmon, const char *name) in sysmon_send_event()
91 static void sysmon_request_shutdown(struct qcom_sysmon *sysmon) in sysmon_request_shutdown()
124 struct qcom_sysmon *sysmon = priv; in sysmon_callback() local
259 static void ssctl_request_shutdown(struct qcom_sysmon *sysmon) in ssctl_request_shutdown()
293 static void ssctl_send_event(struct qcom_sysmon *sysmon, const char *name) in ssctl_send_event()
341 struct qcom_sysmon *sysmon = container_of(qmi, struct qcom_sysmon, qmi); in ssctl_new_server() local
376 struct qcom_sysmon *sysmon = svc->priv; in ssctl_del_server() local
393 struct qcom_sysmon *sysmon = container_of(subdev, struct qcom_sysmon, subdev); in sysmon_stop() local
416 struct qcom_sysmon *sysmon = container_of(nb, struct qcom_sysmon, nb); in sysmon_notify() local
447 struct qcom_sysmon *sysmon; in qcom_add_sysmon_subdev() local
492 void qcom_remove_sysmon_subdev(struct qcom_sysmon *sysmon) in qcom_remove_sysmon_subdev()
522 struct qcom_sysmon *sysmon; in sysmon_probe() local
559 struct qcom_sysmon *sysmon = rpdev->ept->priv; in sysmon_remove() local