Lines Matching refs:scm_device
19 #define to_scm_dev(n) container_of(n, struct scm_device, dev)
24 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_probe()
32 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_remove()
77 struct scm_device *scmdev = aobrq->scmdev; in scm_irq_handler()
88 struct scm_device *scmdev = to_scm_dev(dev); \
127 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_release()
132 static void scmdev_setup(struct scm_device *scmdev, struct sale *sale, in scmdev_setup()
155 static void scmdev_update(struct scm_device *scmdev, struct sale *sale) in scmdev_update()
178 struct scm_device *scmdev = to_scm_dev(dev); in check_address()
184 static struct scm_device *scmdev_find(struct sale *sale) in scmdev_find()
196 struct scm_device *scmdev; in scm_add()
258 struct scm_device *scmdev = to_scm_dev(dev); in scm_dev_avail()