Searched refs:corgibl_flags (Results 1 – 1 of 1) sorted by relevance
103 static unsigned long corgibl_flags; variable426 if (corgibl_flags & CORGIBL_SUSPENDED) in corgi_bl_update_status()429 if ((corgibl_flags & CORGIBL_BATTLOW) && intensity > lcd->limit_mask) in corgi_bl_update_status()438 corgibl_flags |= CORGIBL_BATTLOW; in corgi_lcd_limit_intensity()440 corgibl_flags &= ~CORGIBL_BATTLOW; in corgi_lcd_limit_intensity()456 corgibl_flags |= CORGIBL_SUSPENDED; in corgi_lcd_suspend()466 corgibl_flags &= ~CORGIBL_SUSPENDED; in corgi_lcd_resume()