Lines Matching refs:fbdefio
496 struct fb_deferred_io *fbdefio = info->fbdefio; in sh_mobile_lcdc_deferred_io_touch() local
498 if (fbdefio) in sh_mobile_lcdc_deferred_io_touch()
499 schedule_delayed_work(&info->deferred_work, fbdefio->delay); in sh_mobile_lcdc_deferred_io_touch()
1045 ch->info->fbdefio = &ch->defio; in sh_mobile_lcdc_start()
1075 if (ch->info && ch->info->fbdefio) { in sh_mobile_lcdc_stop()
1080 ch->info->fbdefio = NULL; in sh_mobile_lcdc_stop()
1482 if (info->fbdefio) in sh_mobile_lcdc_overlay_mmap()
1942 if (!info->fbdefio) { in sh_mobile_lcdc_blank()
1958 if (info->fbdefio) in sh_mobile_lcdc_mmap()
1996 if (info->fbdefio) { in sh_mobile_lcdc_channel_fb_register()
2015 if (info->fbdefio || info->state == FBINFO_STATE_SUSPENDED) in sh_mobile_lcdc_channel_fb_register()