Searched defs:e3d_info (Results 1 – 1 of 1) sorted by relevance
28 struct e3d_info { struct29 struct fb_info *info;30 struct pci_dev *pdev;32 spinlock_t lock;56 static int e3d_get_props(struct e3d_info *ep) in e3d_get_props() argument