Home
last modified time | relevance | path

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

/drivers/video/
Dsh7760fb.c33 struct sh7760fb_par { struct
60 static int wait_for_lps(struct sh7760fb_par *par, int val) in wait_for_lps() argument
75 struct sh7760fb_par *par = info->par; in sh7760fb_blank()
172 struct sh7760fb_par *par = info->par; in sh7760fb_check_var()
201 struct sh7760fb_par *par = info->par; in sh7760fb_set_par()
360 struct sh7760fb_par *par = info->par; in sh7760fb_free_mem()
378 struct sh7760fb_par *par = info->par; in sh7760fb_alloc_mem()
438 struct sh7760fb_par *par; in sh7760fb_probe()
447 info = framebuffer_alloc(sizeof(struct sh7760fb_par), &pdev->dev); in sh7760fb_probe()
563 struct sh7760fb_par *par = info->par; in sh7760fb_remove()