Searched defs:video_adapter_info (Results 1 – 1 of 1) sorted by relevance
427 struct video_adapter_info { struct428 int va_index;429 int va_type;430 char va_name[16];431 int va_unit;455 typedef struct video_adapter_info video_adapter_info_t; argument