Home
last modified time | relevance | path

Searched refs:CORGIBL_SUSPENDED (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/backlight/
H A Dcorgi_lcd.c103 #define CORGIBL_SUSPENDED 0x01 macro
425 if (corgibl_flags & CORGIBL_SUSPENDED) in corgi_bl_update_status()
455 corgibl_flags |= CORGIBL_SUSPENDED; in corgi_lcd_suspend()
465 corgibl_flags &= ~CORGIBL_SUSPENDED; in corgi_lcd_resume()