Searched defs:video_adapter_info (Results 1 – 1 of 1) sorted by relevance
437 struct video_adapter_info { struct438 int va_index;439 int va_type;440 char va_name[16];441 int va_unit;465 typedef struct video_adapter_info video_adapter_info_t; argument