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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dwistron_btns.c63 static void __iomem *bios_entry_point; /* BIOS routine entry point */ variable
85 "m" (bios_entry_point), "m" (bios_data_map_base)
126 bios_entry_point = bios_code_map_base + (entry_point & 0xFFFF);
136 bios_entry_point = bios_code_map_base + (entry_point & 0x3FFF);

Completed in 102 milliseconds