Home
last modified time | relevance | path

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

/arch/x86/boot/
Dvideo.h70 struct card_info { struct
81 #define __videocard struct card_info __section(".videocards") __attribute__((used)) argument
82 extern struct card_info video_cards[], video_cards_end[];
Dvideo-mode.c33 struct card_info *card; in probe_cards()
54 struct card_info *card; in mode_defined()
73 struct card_info *card; in raw_set_mode()
Dvideo.c139 struct card_info *card; in display_menu()