Searched refs:corgibl_flags (Results 1 – 1 of 1) sorted by relevance
103 static unsigned long corgibl_flags; variable432 if (corgibl_flags & CORGIBL_SUSPENDED) in corgi_bl_update_status()435 if ((corgibl_flags & CORGIBL_BATTLOW) && intensity > lcd->limit_mask) in corgi_bl_update_status()444 corgibl_flags |= CORGIBL_BATTLOW; in corgi_lcd_limit_intensity()446 corgibl_flags &= ~CORGIBL_BATTLOW; in corgi_lcd_limit_intensity()462 corgibl_flags |= CORGIBL_SUSPENDED; in corgi_lcd_suspend()472 corgibl_flags &= ~CORGIBL_SUSPENDED; in corgi_lcd_resume()