Lines Matching refs:atmel_lcdfb_info
41 struct atmel_lcdfb_info { struct
152 static inline void atmel_lcdfb_update_dma2d(struct atmel_lcdfb_info *sinfo, in atmel_lcdfb_update_dma2d()
164 static void atmel_lcdfb_update_dma2d(struct atmel_lcdfb_info *sinfo, in atmel_lcdfb_update_dma2d()
194 struct atmel_lcdfb_info *sinfo = bl_get_data(bl); in atmel_bl_update_status()
226 struct atmel_lcdfb_info *sinfo = bl_get_data(bl); in atmel_bl_get_brightness()
236 static void init_backlight(struct atmel_lcdfb_info *sinfo) in init_backlight()
263 static void exit_backlight(struct atmel_lcdfb_info *sinfo) in exit_backlight()
277 static void init_backlight(struct atmel_lcdfb_info *sinfo) in init_backlight()
282 static void exit_backlight(struct atmel_lcdfb_info *sinfo) in exit_backlight()
288 static void init_contrast(struct atmel_lcdfb_info *sinfo) in init_contrast()
304 static inline void atmel_lcdfb_power_control(struct atmel_lcdfb_info *sinfo, int on) in atmel_lcdfb_power_control()
335 static unsigned long compute_hozval(struct atmel_lcdfb_info *sinfo, in compute_hozval()
362 static void atmel_lcdfb_stop_nowait(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_stop_nowait()
377 static void atmel_lcdfb_stop(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_stop()
386 static void atmel_lcdfb_start(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_start()
399 struct atmel_lcdfb_info *sinfo = info->par; in atmel_lcdfb_update_dma()
414 static inline void atmel_lcdfb_free_video_memory(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_free_video_memory()
429 static int atmel_lcdfb_alloc_video_memory(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_alloc_video_memory()
492 struct atmel_lcdfb_info *sinfo = info->par; in atmel_lcdfb_check_var()
621 static void atmel_lcdfb_reset(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_reset()
645 struct atmel_lcdfb_info *sinfo = info->par; in atmel_lcdfb_set_par()
811 struct atmel_lcdfb_info *sinfo = info->par; in atmel_lcdfb_setcolreg()
890 struct atmel_lcdfb_info *sinfo = info->par; in atmel_lcdfb_blank()
926 struct atmel_lcdfb_info *sinfo = info->par; in atmel_lcdfb_interrupt()
944 struct atmel_lcdfb_info *sinfo = in atmel_lcdfb_task()
945 container_of(work, struct atmel_lcdfb_info, task); in atmel_lcdfb_task()
950 static int __init atmel_lcdfb_init_fbinfo(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_init_fbinfo()
971 static void atmel_lcdfb_start_clock(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_start_clock()
977 static void atmel_lcdfb_stop_clock(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_stop_clock()
1026 static int atmel_lcdfb_of_init(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_of_init()
1154 static int atmel_lcdfb_of_init(struct atmel_lcdfb_info *sinfo) in atmel_lcdfb_of_init()
1164 struct atmel_lcdfb_info *sinfo; in atmel_lcdfb_probe()
1174 info = framebuffer_alloc(sizeof(struct atmel_lcdfb_info), dev); in atmel_lcdfb_probe()
1386 struct atmel_lcdfb_info *sinfo; in atmel_lcdfb_remove()
1422 struct atmel_lcdfb_info *sinfo = info->par; in atmel_lcdfb_suspend()
1442 struct atmel_lcdfb_info *sinfo = info->par; in atmel_lcdfb_resume()