Searched refs:to_scm_dev (Results 1 – 1 of 1) sorted by relevance
19 #define to_scm_dev(n) container_of(n, struct scm_device, dev) macro24 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_probe()32 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_remove()88 struct scm_device *scmdev = to_scm_dev(dev); \127 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_release()178 struct scm_device *scmdev = to_scm_dev(dev); in check_address()190 return dev ? to_scm_dev(dev) : NULL; in scmdev_find()258 struct scm_device *scmdev = to_scm_dev(dev); in scm_dev_avail()