Lines Matching refs:scm_device
20 #define to_scm_dev(n) container_of(n, struct scm_device, dev)
25 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_probe()
33 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_remove()
79 struct scm_device *scmdev = aobrq->scmdev; in scm_irq_handler()
90 struct scm_device *scmdev = to_scm_dev(dev); \
129 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_release()
134 static void scmdev_setup(struct scm_device *scmdev, struct sale *sale, in scmdev_setup()
157 static void scmdev_update(struct scm_device *scmdev, struct sale *sale) in scmdev_update()
180 struct scm_device *scmdev = to_scm_dev(dev); in check_address()
186 static struct scm_device *scmdev_find(struct sale *sale) in scmdev_find()
198 struct scm_device *scmdev; in scm_add()
260 struct scm_device *scmdev = to_scm_dev(dev); in scm_dev_avail()