Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ds3c-fb.c447 * s3c_fb_enable() - Set the state of the main LCD output
451 static void s3c_fb_enable(struct s3c_fb *sfb, int enable) in s3c_fb_enable() function
533 s3c_fb_enable(sfb, 1); in s3c_fb_set_par()
845 s3c_fb_enable(sfb, sfb->enabled ? 1 : 0); in s3c_fb_blank()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Ds3c-fb.c448 * s3c_fb_enable() - Set the state of the main LCD output
452 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()

Completed in 5 milliseconds