Searched defs:s3fb_info (Results 1 – 1 of 1) sorted by relevance
31 struct s3fb_info { struct32 int chip, rev, mclk_freq;33 int wc_cookie;34 struct vgastate state;35 struct mutex open_lock;36 unsigned int ref_count;37 u32 pseudo_palette[16];39 u8 __iomem *mmio;40 bool ddc_registered;41 struct i2c_adapter ddc_adapter;[all …]