Home
last modified time | relevance | path

Searched defs:e3d_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/video/fbdev/
Dsunxvr500.c27 struct e3d_info { struct
28 struct fb_info *info;
29 struct pci_dev *pdev;
31 spinlock_t lock;
55 static int e3d_get_props(struct e3d_info *ep) in e3d_get_props() argument