Searched defs:drm_info_list (Results 1 – 2 of 2) sorted by relevance
79137 struct drm_info_list { struct79138 const char *name;79139 int (*show)(struct seq_file *, void *);79140 u32 driver_features;79141 void *data;
88858 struct drm_info_list { struct88859 const char *name;88860 int (*show)(struct seq_file *, void *);88861 u32 driver_features;88862 void *data;