Searched refs:to_scm_dev (Results 1 – 1 of 1) sorted by relevance
20 #define to_scm_dev(n) container_of(n, struct scm_device, dev) macro25 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_probe()33 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_remove()89 struct scm_device *scmdev = to_scm_dev(dev); \128 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_release()179 struct scm_device *scmdev = to_scm_dev(dev); in check_address()191 return dev ? to_scm_dev(dev) : NULL; in scmdev_find()259 struct scm_device *scmdev = to_scm_dev(dev); in scm_dev_avail()