Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c65 HEAD_PANEL = 1, enumerator
206 fbi = inf->fb[HEAD_PANEL]; in sm501_alloc_mem()
222 fbi = inf->fb[HEAD_PANEL]; in sm501_alloc_mem()
449 case HEAD_PANEL: in sm501fb_set_par_common()
1191 head = HEAD_PANEL; in sm501fb_crtsrc_store()
1698 case HEAD_PANEL: in sm501fb_init_fb()
1989 ret = sm501fb_probe_one(info, HEAD_PANEL); in sm501fb_probe()
1995 if (info->fb[HEAD_PANEL] == NULL && in sm501fb_probe()
2055 sm501_free_init_fb(info, HEAD_PANEL); in sm501fb_remove()
2171 sm501fb_suspend_fb(info, HEAD_PANEL); in sm501fb_suspend()
[all …]