Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dtp_suspend.h37 if (action != FB_EVENT_BLANK) in fb_notifier_callback()
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A Dledtrig-backlight.c39 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
/OK3568_Linux_fs/kernel/drivers/input/sensors/hall/
H A Dmh248.c48 if (action != FB_EVENT_BLANK) in hall_fb_notifier_callback()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x.c683 if (ev_data && ev_data->data && event == FB_EVENT_BLANK in gtp_fb_notifier_callback()
694 if (ev_data && ev_data->data && event == FB_EVENT_BLANK in gtp_fb_notifier_callback()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv_pm.c148 else if (action == FB_EVENT_BLANK) { in ssv_wlan_fb_event_notify()
/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dlcd.c39 if (event == FB_EVENT_BLANK) { in fb_notifier_callback()
H A Dbacklight.c105 if (event != FB_EVENT_BLANK) in fb_notifier_callback()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.c1297 if (!(event == FB_EARLY_EVENT_BLANK || event == FB_EVENT_BLANK)) {
1308 } else if (FB_EVENT_BLANK == event) {
1316 } else if (FB_EVENT_BLANK == event) {
/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h392 #define FB_EVENT_BLANK 0x09 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()
H A Dlt7911d-fb-notifier.c468 if (event != FB_EVENT_BLANK) in lt7911d_fb_notifier_callback()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfb.h137 #define FB_EVENT_BLANK 0x09 macro
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.c1275 if (evdata && evdata->data && event == FB_EVENT_BLANK && in fb_notifier_callback()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c1795 if (action != FB_EVENT_BLANK) in rockchip_monitor_fb_notifier()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbmem.c1092 fb_notifier_call_chain(FB_EVENT_BLANK, &event); in fb_blank()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.c2261 if (evdata && evdata->data && event == FB_EVENT_BLANK && in fb_notifier_callback()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk818_battery.c1209 if (event != FB_EVENT_BLANK) in rk818_bat_fb_notifier()
H A Drk816_battery.c1876 if (event != FB_EVENT_BLANK) in rk816_bat_fb_notifier()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c5910 if (event != FB_EVENT_BLANK || !evdata)