Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/vermilion/
Dvermilion.c281 static int vmlfb_get_gpu(struct vml_par *par) in vmlfb_get_gpu()
323 static int vmlfb_enable_mmio(struct vml_par *par) in vmlfb_enable_mmio()
371 static void vmlfb_disable_mmio(struct vml_par *par) in vmlfb_disable_mmio()
383 static void vmlfb_release_devices(struct vml_par *par) in vmlfb_release_devices()
399 struct vml_par *par; in vml_pci_remove()
458 struct vml_par *par; in vml_pci_probe()
712 struct vml_par *par = vinfo->par; in vmlfb_disable_pipe()
735 struct vml_par *par = vinfo->par; in vml_dump_regs()
778 struct vml_par *par = vinfo->par; in vmlfb_set_par_locked()
900 struct vml_par *par = vinfo->par; in vmlfb_blank_locked()
[all …]
Dvermilion.h191 struct vml_par { struct
214 struct vml_par *par; argument