Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h399 #define FB_EVENT_CONBLANK 0x0C macro
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dgpio-detection.c177 if (event != FB_EVENT_BLANK && event != FB_EVENT_CONBLANK) in gpio_det_fb_notifier_callback()