Searched defs:qcom_sysmon (Results 1 – 1 of 1) sorted by relevance
21 struct qcom_sysmon { struct22 struct rproc_subdev subdev;23 struct rproc *rproc;25 struct list_head node;27 const char *name;29 int shutdown_irq;30 int ssctl_version;31 int ssctl_instance;33 struct notifier_block nb;35 struct device *dev;[all …]