Searched defs:drm_device (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_sysfs.c35 static inline struct drm_device *
36 drm_device(struct device *d) function
50 struct nouveau_sysfs *sysfs = nouveau_sysfs(drm_device(d));
120 struct nouveau_sysfs *sysfs = nouveau_sysfs(drm_device(d));
161 nouveau_sysfs_fini(struct drm_device *dev)
177 nouveau_sysfs_init(struct drm_device *dev)

Completed in 713 milliseconds