Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/vermilion/
Dvermilion.c268 static int vmlfb_get_gpu(struct vml_par *par) in vmlfb_get_gpu()
312 static int vmlfb_enable_mmio(struct vml_par *par) in vmlfb_enable_mmio()
360 static void vmlfb_disable_mmio(struct vml_par *par) in vmlfb_disable_mmio()
372 static void vmlfb_release_devices(struct vml_par *par) in vmlfb_release_devices()
388 struct vml_par *par; in vml_pci_remove()
447 struct vml_par *par; in vml_pci_probe()
705 struct vml_par *par = vinfo->par; in vmlfb_disable_pipe()
728 struct vml_par *par = vinfo->par; in vml_dump_regs()
771 struct vml_par *par = vinfo->par; in vmlfb_set_par_locked()
893 struct vml_par *par = vinfo->par; in vmlfb_blank_locked()
[all …]
Dvermilion.h177 struct vml_par { struct
200 struct vml_par *par; argument