Searched defs:drm_debugfs_info (Results 1 – 2 of 2) sorted by relevance
76363 struct drm_debugfs_info { struct76364 const char *name;76365 int (*show)(struct seq_file *, void *);76366 u32 driver_features;76367 void *data;
85978 struct drm_debugfs_info { struct85979 const char *name;85980 int (*show)(struct seq_file *, void *);85981 u32 driver_features;85982 void *data;