Searched refs:bios_entry_point (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/misc/
H A Dwistron_btns.c67 static void __iomem *bios_entry_point; /* BIOS routine entry point */ variable
89 "m" (bios_entry_point), "m" (bios_data_map_base)
130 bios_entry_point = bios_code_map_base + (entry_point & 0xFFFF);
140 bios_entry_point = bios_code_map_base + (entry_point & 0x3FFF);

Completed in 62 milliseconds