Home
last modified time | relevance | path

Searched refs:card_info (Results 1 – 3 of 3) sorted by relevance

/arch/x86/boot/
Dvideo.h72 struct card_info { struct
83 #define __videocard struct card_info __attribute__((used,section(".videocards"))) argument
84 extern struct card_info video_cards[], video_cards_end[];
Dvideo-mode.c35 struct card_info *card; in probe_cards()
56 struct card_info *card; in mode_defined()
75 struct card_info *card; in raw_set_mode()
Dvideo.c137 struct card_info *card; in display_menu()