Searched defs:scmdev (Results 1 – 4 of 4) sorted by relevance
26 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_probe() local34 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_remove() local80 struct scm_device *scmdev = aobrq->scmdev; in scm_irq_handler() local130 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_release() local135 static void scmdev_setup(struct scm_device *scmdev, struct sale *sale, in scmdev_setup()158 static void scmdev_update(struct scm_device *scmdev, struct sale *sale) in scmdev_update()181 struct scm_device *scmdev = to_scm_dev(dev); in check_address() local199 struct scm_device *scmdev; in scm_add() local261 struct scm_device *scmdev = to_scm_dev(dev); in scm_dev_avail() local
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