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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/backlight/
H A Dlocomolcd.c32 #define LOCOMOLCD_SUSPENDED 0x01 macro
121 if (locomolcd_flags & LOCOMOLCD_SUSPENDED)
152 locomolcd_flags |= LOCOMOLCD_SUSPENDED;
159 locomolcd_flags &= ~LOCOMOLCD_SUSPENDED;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/backlight/
H A Dlocomolcd.c32 #define LOCOMOLCD_SUSPENDED 0x01 macro
121 if (locomolcd_flags & LOCOMOLCD_SUSPENDED)
152 locomolcd_flags |= LOCOMOLCD_SUSPENDED;
159 locomolcd_flags &= ~LOCOMOLCD_SUSPENDED;

Completed in 64 milliseconds