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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Dasus_acpi.c118 u32 ledd_status; //status of the LED display member in struct:asus_hotk
627 return sprintf(page, "0x%08x\n", hotk->ledd_status);
643 hotk->ledd_status = (u32) value;
1325 hotk->ledd_status = 0xFFF;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/misc/
H A Dasus-laptop.c181 u32 ledd_status; //status of the LED display member in struct:asus_hotk
534 return sprintf(buf, "0x%08x\n", hotk->ledd_status);
547 hotk->ledd_status = (u32) value;
1023 hotk->ledd_status = 0xFFF;

Completed in 60 milliseconds