Searched defs:e3d_info (Results 1 – 1 of 1) sorted by relevance
26 struct e3d_info { struct27 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