Searched refs:to_scm_dev (Results 1 – 1 of 1) sorted by relevance
21 #define to_scm_dev(n) container_of(n, struct scm_device, dev) macro26 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_probe()34 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_remove()91 struct scm_device *scmdev = to_scm_dev(dev); \130 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_release()181 struct scm_device *scmdev = to_scm_dev(dev); in check_address()193 return dev ? to_scm_dev(dev) : NULL; in scmdev_find()261 struct scm_device *scmdev = to_scm_dev(dev); in scm_dev_avail()
Completed in 4 milliseconds