Searched defs:ssd1307fb_par (Results 1 – 1 of 1) sorted by relevance
48 struct ssd1307fb_par { struct49 struct i2c_client *client;50 u32 height;51 struct fb_info *info;52 struct ssd1307fb_ops *ops;53 u32 page_offset;54 struct pwm_device *pwm;55 u32 pwm_period;56 int reset;57 u32 width;