Lines Matching refs:device
9 #include <linux/device.h>
18 static struct device *scm_root;
23 static int scmdev_probe(struct device *dev)
31 static int scmdev_remove(struct device *dev)
39 static int scmdev_uevent(struct device *dev, struct kobj_uevent_env *env)
86 static ssize_t show_##name(struct device *dev, \
126 static void scmdev_release(struct device *dev)
177 static int check_address(struct device *dev, const void *data)
187 struct device *dev;
256 static int scm_dev_avail(struct device *dev, void *unused)