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()
78 struct scm_device *scmdev = aobrq->scmdev; in scm_irq_handler()
89 struct scm_device *scmdev = to_scm_dev(dev); \
128 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_release()
133 static void scmdev_setup(struct scm_device *scmdev, struct sale *sale, in scmdev_setup()
156 static void scmdev_update(struct scm_device *scmdev, struct sale *sale) in scmdev_update()
179 struct scm_device *scmdev = to_scm_dev(dev); in check_address()
185 static struct scm_device *scmdev_find(struct sale *sale) in scmdev_find()
197 struct scm_device *scmdev; in scm_add()
259 struct scm_device *scmdev = to_scm_dev(dev); in scm_dev_avail()