Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dsunxvr500.c26 struct e3d_info { struct
27 struct fb_info *info;
28 struct pci_dev *pdev;
30 spinlock_t lock;
54 static int e3d_get_props(struct e3d_info *ep) in e3d_get_props() argument