Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dvideo-pxafb.h149 void (*smart_update)(struct fb_info *); member
/openbmc/linux/drivers/video/fbdev/
H A Dpxafb.c1263 if (!inf->smart_update) { in pxafb_smart_thread()
1280 inf->smart_update(&fbi->fb); in pxafb_smart_thread()