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