Searched defs:scmdev (Results 1 – 3 of 3) sorted by relevance
17 static void scm_notify(struct scm_device *scmdev, enum scm_event event) in scm_notify()36 static int scm_probe(struct scm_device *scmdev) in scm_probe()63 static void scm_remove(struct scm_device *scmdev) in scm_remove()
21 struct scm_device *scmdev; member61 static inline void SCM_LOG_STATE(int level, struct scm_device *scmdev) in SCM_LOG_STATE()
81 struct scm_device *scmdev; member