Searched defs:faux_dev (Results 1 – 4 of 4) sorted by relevance
26 struct faux_device faux_dev; member43 struct faux_device *faux_dev = &faux_obj->faux_dev; in faux_probe() local67 struct faux_device *faux_dev = &faux_obj->faux_dev; in faux_remove() local132 struct faux_device *faux_dev; in faux_device_create_with_groups() local219 void faux_device_destroy(struct faux_device *faux_dev) in faux_device_destroy()
59 static inline void *faux_device_get_drvdata(const struct faux_device *faux_dev) in faux_device_get_drvdata()64 static inline void faux_device_set_drvdata(struct faux_device *faux_dev, void *data) in faux_device_set_drvdata()
55 struct faux_device *faux_dev; member
244 struct faux_device *faux_dev; member