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()90 struct scm_device *scmdev = to_scm_dev(dev); \129 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_release()180 struct scm_device *scmdev = to_scm_dev(dev); in check_address()192 return dev ? to_scm_dev(dev) : NULL; in scmdev_find()260 struct scm_device *scmdev = to_scm_dev(dev); in scm_dev_avail()
Completed in 3 milliseconds