Searched defs:qcom_sysmon (Results 1 – 1 of 1) sorted by relevance
21 struct qcom_sysmon { struct23 struct rproc *rproc;25 int state;30 const char *name;32 int shutdown_irq;33 int ssctl_version;34 int ssctl_instance;38 struct device *dev;44 struct mutex lock;46 bool ssr_ack;[all …]
Completed in 6 milliseconds