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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/misc/
H A Dasus-laptop.c176 struct asus_hotk { struct
189 * revision number , ... this info cannot go in struct asus_hotk because it is
195 static struct asus_hotk *hotk;
983 hotk = kmalloc(sizeof(struct asus_hotk), GFP_KERNEL);
986 memset(hotk, 0, sizeof(struct asus_hotk));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Dasus_acpi.c114 struct asus_hotk { struct
420 * revision number , ... this info cannot go in struct asus_hotk because it is
426 static struct asus_hotk *hotk;
1275 hotk = kzalloc(sizeof(struct asus_hotk), GFP_KERNEL);

Completed in 103 milliseconds