Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Ds3c-fb.c452 static void s3c_fb_enable(struct s3c_fb *sfb, int enable) in s3c_fb_enable() function
534 s3c_fb_enable(sfb, 1); in s3c_fb_set_par()
846 s3c_fb_enable(sfb, sfb->enabled ? 1 : 0); in s3c_fb_blank()