/linux-4.1.27/drivers/video/fbdev/matrox/ |
D | matroxfb_accel.c | 121 minfo->fbops.fb_copyarea = cfb_copyarea; in matrox_cfbX_init() 122 minfo->fbops.fb_fillrect = cfb_fillrect; in matrox_cfbX_init() 123 minfo->fbops.fb_imageblit = cfb_imageblit; in matrox_cfbX_init() 124 minfo->fbops.fb_cursor = NULL; in matrox_cfbX_init() 134 minfo->fbops.fb_copyarea = matroxfb_cfb4_copyarea; in matrox_cfbX_init() 135 minfo->fbops.fb_fillrect = matroxfb_cfb4_fillrect; in matrox_cfbX_init() 142 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init() 143 minfo->fbops.fb_fillrect = matroxfb_fillrect; in matrox_cfbX_init() 144 minfo->fbops.fb_imageblit = matroxfb_imageblit; in matrox_cfbX_init() 153 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init() [all …]
|
D | matroxfb_crtc2.c | 272 err = minfo->fbops.fb_open(&minfo->fbcon, user); in matroxfb_dh_open() 287 err = minfo->fbops.fb_release(&minfo->fbcon, user); in matroxfb_dh_release() 459 return minfo->fbcon.fbops->fb_ioctl(&minfo->fbcon, cmd, arg); in matroxfb_dh_ioctl() 604 m2info->fbcon.fbops = &matroxfb_dh_ops; in matroxfb_dh_regit()
|
D | matroxfb_base.h | 486 struct fb_ops fbops; member
|
D | matroxfb_base.c | 957 crtc2->fbcon.fbops->fb_set_par(&crtc2->fbcon); in matroxfb_ioctl() 1804 minfo->fbops = matroxfb_ops; in initMatrox2() 1805 minfo->fbcon.fbops = &minfo->fbops; in initMatrox2()
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | fb_sys_fops.c | 43 if (info->fbops->fb_sync) in fb_sys_read() 44 info->fbops->fb_sync(info); in fb_sys_read() 89 if (info->fbops->fb_sync) in fb_sys_write() 90 info->fbops->fb_sync(info); in fb_sys_write()
|
D | fbmem.c | 73 if (fb_info->fbops->fb_destroy) in put_fb_info() 74 fb_info->fbops->fb_destroy(fb_info); in put_fb_info() 80 if (!info->fbops) { in lock_fb_info() 167 if (info->fbops->fb_sync && (buf->flags & FB_PIXMAP_SYNC)) in fb_get_buffer_offset() 168 info->fbops->fb_sync(info); in fb_get_buffer_offset() 180 if (info->fbops->fb_sync && (buf->flags & FB_PIXMAP_SYNC)) in fb_get_buffer_offset() 181 info->fbops->fb_sync(info); in fb_get_buffer_offset() 432 info->fbops->fb_imageblit(info, image); in fb_do_show_logo() 437 info->fbops->fb_imageblit(info, image); in fb_do_show_logo() 444 info->fbops->fb_imageblit(info, image); in fb_do_show_logo() [all …]
|
D | fbcmap.c | 239 if (start < 0 || (!info->fbops->fb_setcolreg && in fb_set_cmap() 240 !info->fbops->fb_setcmap)) in fb_set_cmap() 242 if (info->fbops->fb_setcmap) { in fb_set_cmap() 243 rc = info->fbops->fb_setcmap(cmap, info); in fb_set_cmap() 251 if (info->fbops->fb_setcolreg(start++, in fb_set_cmap()
|
D | fb_defio.c | 210 info->fbops->fb_mmap = fb_deferred_io_mmap; in fb_deferred_io_init() 241 info->fbops->fb_mmap = NULL; in fb_deferred_io_cleanup()
|
D | sysimgblt.c | 259 if (p->fbops->fb_sync) in sys_imageblit() 260 p->fbops->fb_sync(p); in sys_imageblit()
|
D | cfbimgblt.c | 284 if (p->fbops->fb_sync) in cfb_imageblit() 285 p->fbops->fb_sync(p); in cfb_imageblit()
|
D | sysfillrect.c | 268 if (p->fbops->fb_sync) in sys_fillrect() 269 p->fbops->fb_sync(p); in sys_fillrect()
|
D | syscopyarea.c | 343 if (p->fbops->fb_sync) in sys_copyarea() 344 p->fbops->fb_sync(p); in sys_copyarea()
|
D | cfbfillrect.c | 303 if (p->fbops->fb_sync) in cfb_fillrect() 304 p->fbops->fb_sync(p); in cfb_fillrect()
|
D | cfbcopyarea.c | 410 if (p->fbops->fb_sync) in cfb_copyarea() 411 p->fbops->fb_sync(p); in cfb_copyarea()
|
D | modedb.c | 624 if (info->fbops->fb_check_var) in fb_try_mode() 625 err = info->fbops->fb_check_var(var, info); in fb_try_mode()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | wmt_ge_rops.c | 64 if (p->fbops->fb_sync) in wmt_ge_fillrect() 65 p->fbops->fb_sync(p); in wmt_ge_fillrect() 90 if (p->fbops->fb_sync) in wmt_ge_copyarea() 91 p->fbops->fb_sync(p); in wmt_ge_copyarea()
|
D | sbuslib.c | 210 return info->fbops->fb_ioctl(info, in fbiogetputcmap() 239 return info->fbops->fb_ioctl(info, FBIOSCURSOR, (unsigned long)p); in fbiogscursor() 255 return info->fbops->fb_ioctl(info, cmd, arg); in sbusfb_compat_ioctl()
|
D | q40fb.c | 102 info->fbops = &q40fb_ops; in q40fb_probe()
|
D | maxinefb.c | 154 fb_info.fbops = &maxinefb_ops; in maxinefb_init()
|
D | tmiofb.c | 488 info->fbops->fb_fillrect(info, &rect); in tmiofb_clearscreen() 720 info->fbops = &tmiofb_ops; in tmiofb_probe() 945 if (info->fbops->fb_sync) in tmiofb_suspend() 946 info->fbops->fb_sync(info); in tmiofb_suspend()
|
D | g364fb.c | 241 fb_info.fbops = &g364fb_ops; in g364fb_init()
|
D | vesafb.c | 474 info->fbops = &vesafb_ops; in vesafb_probe() 481 info->fbops->fb_pan_display = NULL; in vesafb_probe()
|
D | fm2fb.c | 278 info->fbops = &fm2fb_ops; in fm2fb_probe()
|
D | bfin-t350mcqb-fb.c | 491 fbinfo->fbops = &bfin_t350mcqb_fb_ops; in bfin_t350mcqb_probe() 508 fbinfo->fbops = &bfin_t350mcqb_fb_ops; in bfin_t350mcqb_probe()
|
D | sunxvr1000.c | 75 info->fbops = &gfb_ops; in gfb_set_fbinfo()
|
D | hecubafb.c | 243 info->fbops = &hecubafb_ops; in hecubafb_probe()
|
D | sunxvr2500.c | 79 info->fbops = &s3d_ops; in s3d_set_fbinfo()
|
D | pmag-ba-fb.c | 168 info->fbops = &pmagbafb_ops; in pmagbafb_probe()
|
D | clps711xfb.c | 283 cfb->fbops = &clps7111fb_ops; in clps711x_fb_probe()
|
D | bf54x-lq043fb.c | 558 fbinfo->fbops = &bfin_bf54x_fb_ops; in bfin_bf54x_probe() 603 fbinfo->fbops = &bfin_bf54x_fb_ops; in bfin_bf54x_probe()
|
D | dnfb.c | 236 info->fbops = &dn_fb_ops; in dnfb_probe()
|
D | cobalt_lcdfb.c | 353 info->fbops = &cobalt_lcd_fbops; in cobalt_lcdfb_probe()
|
D | skeletonfb.c | 706 info->fbops = &xxxfb_ops; in xxxfb_probe()
|
D | efifb.c | 273 info->fbops = &efifb_ops; in efifb_probe()
|
D | bw2.c | 317 info->fbops = &bw2_ops; in bw2_probe()
|
D | p9100.c | 286 info->fbops = &p9100_ops; in p9100_probe()
|
D | bfin-lq035q1-fb.c | 667 fbinfo->fbops = &bfin_lq035q1_fb_ops; in bfin_lq035q1_probe() 683 fbinfo->fbops = &bfin_lq035q1_fb_ops; in bfin_lq035q1_probe()
|
D | goldfishfb.c | 220 fb->fb.fbops = &goldfish_fb_ops; in goldfish_fb_probe()
|
D | ocfb.c | 309 fbdev->info.fbops = &ocfb_ops; in ocfb_probe()
|
D | simplefb.c | 328 info->fbops = &simplefb_ops; in simplefb_probe()
|
D | igafb.c | 355 info->fbops = &igafb_ops; in iga_init()
|
D | chipsfb.c | 342 p->fbops = &chipsfb_ops; in init_chips()
|
D | clps711x-fb.c | 323 info->fbops = &clps711x_fb_ops; in clps711x_fb_probe()
|
D | cg3.c | 387 info->fbops = &cg3_ops; in cg3_probe()
|
D | xilinxfb.c | 319 drvdata->info.fbops = &xilinxfb_ops; in xilinxfb_assign()
|
D | pmagb-b-fb.c | 275 info->fbops = &pmagbbfb_ops; in pmagbbfb_probe()
|
D | hpfb.c | 288 fb_info.fbops = &hpfb_ops; in hpfb_init_one()
|
D | sunxvr500.c | 202 info->fbops = &e3d_ops; in e3d_set_fbinfo()
|
D | hitfb.c | 389 info->fbops = &hitfb_ops; in hitfb_probe()
|
D | hgafb.c | 579 info->fbops = &hgafb_ops; in hgafb_probe()
|
D | 68328fb.c | 451 fb_info.fbops = &mc68x328fb_ops; in mc68x328fb_init()
|
D | tcx.c | 442 info->fbops = &tcx_ops; in tcx_probe()
|
D | pmag-aa-fb.c | 433 ip->info.fbops = &aafb_ops; in init_one()
|
D | vfb.c | 506 info->fbops = &vfb_ops; in vfb_probe()
|
D | grvga.c | 384 info->fbops = &grvga_ops; in grvga_probe()
|
D | wm8505fb.c | 292 fbi->fb.fbops = &wm8505fb_ops; in wm8505fb_probe()
|
D | cg14.c | 539 info->fbops = &cg14_ops; in cg14_probe()
|
D | ssd1307fb.c | 499 info->fbops = &ssd1307fb_ops; in ssd1307fb_probe()
|
D | valkyriefb.c | 551 info->fbops = &valkyriefb_ops; in valkyrie_init_info()
|
D | asiliantfb.c | 514 p->fbops = &asiliantfb_ops; in init_asiliant()
|
D | vt8500lcdfb.c | 311 fbi->fb.fbops = &vt8500lcd_ops; in vt8500lcd_probe()
|
D | au1100fb.c | 525 fbdev->info.fbops = &au1100fb_ops; in au1100fb_drv_probe()
|
D | arcfb.c | 527 info->fbops = &arcfb_ops; in arcfb_probe()
|
D | sh7760fb.c | 521 info->fbops = &sh7760fb_ops; in sh7760fb_probe()
|
D | uvesafb.c | 1456 info->fbops->fb_blank = NULL; in uvesafb_init_info() 1528 info->fbops->fb_pan_display = NULL; in uvesafb_init_info() 1711 info->fbops = &uvesafb_ops; in uvesafb_probe()
|
D | metronomefb.c | 636 info->fbops = &metronomefb_ops; in metronomefb_probe()
|
D | bf537-lq035.c | 756 bfin_lq035_fb.fbops = &bfin_lq035_fb_ops; in bfin_lq035_probe()
|
D | platinumfb.c | 320 info->fbops = &platinumfb_ops; in platinum_init_info()
|
D | macfb.c | 901 fb_info.fbops = &macfb_ops; in macfb_init()
|
D | ep93xx-fb.c | 541 info->fbops = &ep93xxfb_ops; in ep93xxfb_probe()
|
D | leo.c | 603 info->fbops = &leo_ops; in leo_probe()
|
D | nuc900fb.c | 586 fbinfo->fbops = &nuc900fb_ops; in nuc900fb_probe()
|
D | offb.c | 512 info->fbops = &offb_ops; in offb_init_fb()
|
D | xen-fbfront.c | 425 fb_info->fbops = &xenfb_fb_ops; in xenfb_probe()
|
D | gxt4500.c | 676 info->fbops = &gxt4500_ops; in gxt4500_probe()
|
D | carminefb.c | 558 info->fbops = &carminefb_ops; in alloc_carmine_fb()
|
D | jz4740_fb.c | 641 fb->fbops = &jzfb_ops; in jzfb_probe()
|
D | bfin_adv7393fb.c | 455 fbdev->info.fbops = &bfin_adv7393_fb_ops; in bfin_adv7393_fb_probe()
|
D | udlfb.c | 994 info->fbops->fb_mmap = dlfb_ops_mmap; in dlfb_ops_release() 1676 info->fbops = &dlfb_ops; in dlfb_init_framebuffer_work()
|
D | smscufx.c | 1177 info->fbops->fb_mmap = ufx_ops_mmap; in ufx_ops_release() 1673 info->fbops = &ufx_ops; in ufx_usb_probe()
|
D | cg6.c | 787 info->fbops = &cg6_ops; in cg6_probe()
|
D | hyperv_fb.c | 838 info->fbops = &hvfb_ops; in hvfb_probe()
|
D | fb-puv3.c | 692 info->fbops = &unifb_ops; in unifb_probe()
|
D | s1d13xxxfb.c | 880 info->fbops = &s1d13xxxfb_fbops; in s1d13xxxfb_probe()
|
D | pxa168fb.c | 668 info->fbops = &pxa168fb_ops; in pxa168fb_probe()
|
D | sm501fb.c | 1726 fb->fbops = &par->ops; in sm501fb_init_fb() 1819 ret = (fb->fbops->fb_check_var)(&fb->var, fb); in sm501fb_init_fb()
|
D | acornfb.c | 700 fb_info.fbops = &acornfb_ops; in acornfb_init_fbinfo()
|
D | pvr2fb.c | 789 fb_info->fbops = &pvr2fb_ops; in pvr2fb_common_init()
|
D | ffb.c | 936 info->fbops = &ffb_ops; in ffb_probe()
|
D | vt8623fb.c | 691 info->fbops = &vt8623fb_ops; in vt8623_pci_probe()
|
D | mxsfb.c | 809 fb_info->fbops = &mxsfb_ops; in mxsfb_init_fbinfo()
|
D | amba-clcd.c | 474 fb->fb.fbops = &clcdfb_ops; in clcdfb_register()
|
D | s3c2410fb.c | 914 fbinfo->fbops = &s3c2410fb_ops; in s3c24xxfb_probe()
|
D | imxfb.c | 658 info->fbops = &imxfb_ops; in imxfb_init_fbinfo()
|
D | controlfb.c | 1044 info->fbops = &controlfb_ops; in control_init_info()
|
D | broadsheetfb.c | 1111 info->fbops = &broadsheetfb_ops; in broadsheetfb_probe()
|
D | sa1100fb.c | 1160 fbi->fb.fbops = &sa1100fb_ops; in sa1100fb_init_fbinfo()
|
D | auo_k190x.c | 1072 info->fbops = &auok190xfb_ops; in auok190x_common_probe()
|
D | pxafb.c | 886 ofb->fb.fbops = &overlay_fb_ops; in init_pxafb_overlay() 1828 fbi->fb.fbops = &pxafb_ops; in pxafb_init_fbinfo()
|
D | arkfb.c | 979 info->fbops = &arkfb_ops; in ark_pci_probe()
|
D | ps3fb.c | 1131 info->fbops = &ps3fb_ops; in ps3fb_probe()
|
D | gbefb.c | 1209 info->fbops = &gbefb_ops; in gbefb_probe()
|
D | stifb.c | 1258 info->fbops = &stifb_ops; in stifb_init_fb()
|
D | sh_mobile_lcdcfb.c | 1711 info->fbops = &sh_mobile_lcdc_overlay_ops; in sh_mobile_lcdc_overlay_fb_init() 2212 info->fbops = &sh_mobile_lcdc_ops; in sh_mobile_lcdc_channel_fb_init()
|
D | atafb.c | 2449 return info->fbops->fb_setcolreg(regno, red, green, blue, transp, info); in atafb_setcolreg() 3201 fb_info.fbops = &atafb_ops; in atafb_init()
|
D | da8xx-fb.c | 1474 da8xx_fb_info->fbops = &da8xx_fb_ops; in fb_probe()
|
D | vga16fb.c | 1347 info->fbops = &vga16fb_ops; in vga16fb_probe()
|
D | i740fb.c | 1028 info->fbops = &i740fb_ops; in i740fb_probe()
|
D | atmel_lcdfb.c | 1219 info->fbops = &atmel_lcdfb_ops; in atmel_lcdfb_probe()
|
D | pm3fb.c | 1392 info->fbops = &pm3fb_ops; in pm3fb_probe()
|
D | sstfb.c | 1397 info->fbops = &sstfb_ops; in sstfb_probe()
|
D | tgafb.c | 1464 info->fbops = &tgafb_ops;
|
D | s3fb.c | 1151 info->fbops = &s3fb_ops; in s3_pci_probe()
|
D | cyber2000fb.c | 1464 cfb->fb.fbops = &cyber2000fb_ops; in cyberpro_alloc_fb_info()
|
D | au1200fb.c | 1522 fbi->fbops = &au1200fb_fb_ops; in au1200fb_init_fbinfo()
|
D | mx3fb.c | 1413 fbi->fbops = ops; in mx3fb_init_fbinfo()
|
D | fsl-diu-fb.c | 1483 info->fbops = &fsl_diu_ops; in install_fb()
|
D | s3c-fb.c | 1251 fbinfo->fbops = &s3c_fb_ops; in s3c_fb_probe_win()
|
D | neofb.c | 2022 info->fbops = &neofb_ops; in neo_alloc_fb_info()
|
D | imsttfb.c | 1450 info->fbops = &imsttfb_ops; in init_imstt()
|
D | tdfxfb.c | 1485 info->fbops = &tdfxfb_ops; in tdfxfb_probe()
|
D | tridentfb.c | 1471 info->fbops = &tridentfb_ops; in trident_pci_probe()
|
D | pm2fb.c | 1656 info->fbops = &pm2fb_ops; in pm2fb_probe()
|
D | w100fb.c | 702 info->fbops = &w100fb_ops; in w100fb_probe()
|
D | cirrusfb.c | 1990 info->fbops = &cirrusfb_ops; in cirrusfb_set_fbinfo()
|
D | amifb.c | 3673 info->fbops = &amifb_ops; in amifb_probe()
|
/linux-4.1.27/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb_accel.c | 315 info->fbops->fb_fillrect = cfb_fillrect; in mb862xxfb_init_accel() 316 info->fbops->fb_copyarea = cfb_copyarea; in mb862xxfb_init_accel() 317 info->fbops->fb_imageblit = cfb_imageblit; in mb862xxfb_init_accel() 320 info->fbops->fb_fillrect = mb86290fb_fillrect; in mb862xxfb_init_accel() 321 info->fbops->fb_copyarea = mb86290fb_copyarea; in mb862xxfb_init_accel() 322 info->fbops->fb_imageblit = mb86290fb_imageblit; in mb862xxfb_init_accel()
|
D | mb862xxfbdrv.c | 429 fbi->fbops = &mb862xxfb_ops; in mb862xxfb_init_fbinfo() 512 if ((fbi->fbops->fb_check_var)(&fbi->var, fbi)) in mb862xxfb_init_fbinfo() 756 if ((info->fbops->fb_set_par)(info)) in of_platform_mb862xx_probe() 1094 if ((info->fbops->fb_set_par)(info)) in mb862xx_pci_probe()
|
/linux-4.1.27/drivers/video/console/ |
D | bitblit.c | 58 info->fbops->fb_copyarea(info, &area); in bit_bmove() 74 info->fbops->fb_fillrect(info, ®ion); in bit_clear() 105 info->fbops->fb_imageblit(info, image); in bit_putcs_aligned() 139 info->fbops->fb_imageblit(info, image); in bit_putcs_unaligned() 224 info->fbops->fb_fillrect(info, ®ion); in bit_clear_margins() 232 info->fbops->fb_fillrect(info, ®ion); in bit_clear_margins() 382 if (info->fbops->fb_cursor) in bit_cursor() 383 err = info->fbops->fb_cursor(info, &cursor); in bit_cursor()
|
D | fbcon_ud.c | 63 info->fbops->fb_copyarea(info, &area); in ud_bmove() 82 info->fbops->fb_fillrect(info, ®ion); in ud_clear() 113 info->fbops->fb_imageblit(info, image); in ud_putcs_aligned() 147 info->fbops->fb_imageblit(info, image); in ud_putcs_unaligned() 239 info->fbops->fb_fillrect(info, ®ion); in ud_clear_margins() 247 info->fbops->fb_fillrect(info, ®ion); in ud_clear_margins() 409 if (info->fbops->fb_cursor) in ud_cursor() 410 err = info->fbops->fb_cursor(info, &cursor); in ud_cursor()
|
D | fbcon_cw.c | 62 info->fbops->fb_copyarea(info, &area); in cw_bmove() 80 info->fbops->fb_fillrect(info, ®ion); in cw_clear() 111 info->fbops->fb_imageblit(info, image); in cw_putcs_aligned() 192 info->fbops->fb_fillrect(info, ®ion); in cw_clear_margins() 200 info->fbops->fb_fillrect(info, ®ion); in cw_clear_margins() 368 if (info->fbops->fb_cursor) in cw_cursor() 369 err = info->fbops->fb_cursor(info, &cursor); in cw_cursor()
|
D | fbcon_ccw.c | 77 info->fbops->fb_copyarea(info, &area); in ccw_bmove() 95 info->fbops->fb_fillrect(info, ®ion); in ccw_clear() 126 info->fbops->fb_imageblit(info, image); in ccw_putcs_aligned() 209 info->fbops->fb_fillrect(info, ®ion); in ccw_clear_margins() 217 info->fbops->fb_fillrect(info, ®ion); in ccw_clear_margins() 385 if (info->fbops->fb_cursor) in ccw_cursor() 386 err = info->fbops->fb_cursor(info, &cursor); in ccw_cursor()
|
D | fbcon_rotate.c | 45 if (info->fbops->fb_sync) in fbcon_rotate_font() 46 info->fbops->fb_sync(info); in fbcon_rotate_font()
|
D | fbcon.c | 698 if (!try_module_get(info->fbops->owner)) in con2fb_acquire_newinfo() 701 if (!err && info->fbops->fb_open && in con2fb_acquire_newinfo() 702 info->fbops->fb_open(info, 0)) in con2fb_acquire_newinfo() 720 module_put(info->fbops->owner); in con2fb_acquire_newinfo() 733 if (oldinfo->fbops->fb_release && in con2fb_release_oldinfo() 734 oldinfo->fbops->fb_release(oldinfo, 0)) { in con2fb_release_oldinfo() 736 if (!found && newinfo->fbops->fb_release) in con2fb_release_oldinfo() 737 newinfo->fbops->fb_release(newinfo, 0); in con2fb_release_oldinfo() 739 module_put(newinfo->fbops->owner); in con2fb_release_oldinfo() 751 module_put(oldinfo->fbops->owner); in con2fb_release_oldinfo() [all …]
|
D | softcursor.c | 74 info->fbops->fb_imageblit(info, image); in soft_cursor()
|
/linux-4.1.27/drivers/staging/fbtft/ |
D | fbtft-core.c | 683 struct fb_ops *fbops = NULL; in fbtft_framebuffer_alloc() local 758 fbops = devm_kzalloc(dev, sizeof(struct fb_ops), GFP_KERNEL); in fbtft_framebuffer_alloc() 759 if (!fbops) in fbtft_framebuffer_alloc() 782 info->fbops = fbops; in fbtft_framebuffer_alloc() 785 fbops->owner = dev->driver->owner; in fbtft_framebuffer_alloc() 786 fbops->fb_read = fb_sys_read; in fbtft_framebuffer_alloc() 787 fbops->fb_write = fbtft_fb_write; in fbtft_framebuffer_alloc() 788 fbops->fb_fillrect = fbtft_fb_fillrect; in fbtft_framebuffer_alloc() 789 fbops->fb_copyarea = fbtft_fb_copyarea; in fbtft_framebuffer_alloc() 790 fbops->fb_imageblit = fbtft_fb_imageblit; in fbtft_framebuffer_alloc() [all …]
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
D | nvidia.c | 668 info->fbops->fb_imageblit = nvidiafb_imageblit; in nvidiafb_set_par() 669 info->fbops->fb_fillrect = nvidiafb_fillrect; in nvidiafb_set_par() 670 info->fbops->fb_copyarea = nvidiafb_copyarea; in nvidiafb_set_par() 671 info->fbops->fb_sync = nvidiafb_sync; in nvidiafb_set_par() 677 info->fbops->fb_imageblit = cfb_imageblit; in nvidiafb_set_par() 678 info->fbops->fb_fillrect = cfb_fillrect; in nvidiafb_set_par() 679 info->fbops->fb_copyarea = cfb_copyarea; in nvidiafb_set_par() 680 info->fbops->fb_sync = NULL; in nvidiafb_set_par() 1173 info->fbops->fb_cursor = NULL; in nvidia_set_fbinfo() 1390 info->fbops = &nvidia_fb_ops; in nvidiafb_probe()
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | am200epd.c | 159 if (!try_module_get(info->fbops->owner)) in am200_share_video_mem() 172 module_put(am200_board.host_fbinfo->fbops->owner); in am200_unshare_video_mem()
|
/linux-4.1.27/drivers/staging/sm7xxfb/ |
D | sm7xxfb.c | 339 if (info->fbops->fb_sync) in smtcfb_read() 340 info->fbops->fb_sync(info); in smtcfb_read() 425 if (info->fbops->fb_sync) in smtcfb_write() 426 info->fbops->fb_sync(info); in smtcfb_write() 690 sfb->fb.fbops = &smtcfb_ops; in smtc_alloc_fb_info()
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-osd.c | 326 dev->fb_info.fbops = &vivid_fb_ops; in vivid_fb_init_vidmode() 331 dev->fb_info.fbops = &vivid_fb_ops; in vivid_fb_init_vidmode()
|
/linux-4.1.27/drivers/auxdisplay/ |
D | cfag12864bfb.c | 93 info->fbops = &cfag12864bfb_ops; in cfag12864bfb_probe()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_fbcon.c | 290 info->fbops = &nouveau_fbcon_ops; in nouveau_fbcon_accel_init() 328 info->fbops->fb_fillrect(info, &rect); in nouveau_fbcon_zfill() 425 info->fbops = &nouveau_fbcon_sw_ops; in nouveau_fbcon_create()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | framebuffer.c | 436 info->fbops = &psbfb_ops; in psbfb_create() 438 info->fbops = &psbfb_roll_ops; in psbfb_create() 441 info->fbops = &psbfb_unaccel_ops; in psbfb_create()
|
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 1748 fbi->fbops = &omapfb_ops; in omapfb_fb_init() 2022 struct fb_ops *fbops; in omapfb_mode_to_timings() local 2043 fbops = NULL; in omapfb_mode_to_timings() 2057 fbops = kzalloc(sizeof(*fbops), GFP_KERNEL); in omapfb_mode_to_timings() 2058 if (fbops == NULL) { in omapfb_mode_to_timings() 2063 fbi->fbops = fbops; in omapfb_mode_to_timings() 2112 kfree(fbops); in omapfb_mode_to_timings()
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
D | mach64_cursor.c | 221 info->fbops->fb_cursor = atyfb_cursor; in aty_init_cursor()
|
D | atyfb_base.c | 1329 info->fbops->fb_sync = atyfb_sync; in atyfb_set_par() 1332 info->fbops->fb_sync = NULL; in atyfb_set_par() 2644 info->fbops = &atyfb_ops; in aty_init()
|
D | aty128fb.c | 1965 info->fbops = &aty128fb_ops; in aty128_init()
|
D | radeon_base.c | 1877 info->fbops = &radeonfb_ops; in radeon_set_fbinfo()
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_fbdev.c | 98 info->fbops = &armada_fb_ops; in armada_fb_create()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtvfb.c | 419 if (info->fbops->fb_sync) in ivtvfb_write() 420 info->fbops->fb_sync(info); in ivtvfb_write() 1066 oi->ivtvfb_info.fbops = &ivtvfb_ops; in ivtvfb_init_vidmode() 1071 oi->ivtvfb_info.fbops = &ivtvfb_ops; in ivtvfb_init_vidmode()
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_fbdev.c | 99 fbi->fbops = &rockchip_drm_fbdev_ops; in rockchip_drm_fbdev_create()
|
/linux-4.1.27/drivers/gpu/drm/bochs/ |
D | bochs_fbdev.c | 129 info->fbops = &bochsfb_ops; in bochsfb_create()
|
/linux-4.1.27/drivers/video/fbdev/intelfb/ |
D | intelfb.h | 275 struct fb_ops *fbops; member
|
D | intelfbdrv.c | 536 dinfo->fbops = &intel_fb_ops; in intelfb_pci_register() 1125 info->fbops = &intel_fb_ops; in intelfb_set_fbinfo()
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_fbdev.c | 162 fbi->fbops = &msm_fb_ops; in msm_fbdev_create()
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
D | udl_fb.c | 370 info->fbops->fb_mmap = udl_fb_mmap; in udl_fb_release() 532 info->fbops = &udlfb_ops; in udlfb_create()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_fbdev.c | 185 fbi->fbops = &exynos_drm_fb_ops; in exynos_drm_fbdev_create()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_fbdev.c | 197 fbi->fbops = &omap_fb_ops; in omap_fbdev_create()
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
D | mgag200_fb.c | 223 info->fbops = &mgag200fb_ops; in mgag200fb_create()
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
D | cirrus_fbdev.c | 225 info->fbops = &cirrusfb_ops; in cirrusfb_create()
|
/linux-4.1.27/drivers/video/fbdev/i810/ |
D | i810_main.c | 1580 if (info->fbops->fb_sync) in i810fb_suspend() 1581 info->fbops->fb_sync(info); in i810fb_suspend() 1622 info->fbops->fb_blank(VESA_NO_BLANKING, info); in i810fb_resume() 2047 info->fbops = &par->i810fb_ops; in i810fb_init_pci() 2052 if ((err = info->fbops->fb_check_var(&info->var, info))) { in i810fb_init_pci()
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
D | ast_fb.c | 241 info->fbops = &astfb_ops; in astfb_create()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_fb.c | 280 info->fbops = &radeonfb_ops; in radeonfb_create()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | fb.c | 249 info->fbops = &tegra_fb_ops; in tegra_fbdev_probe()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_fb_cma_helper.c | 298 fbi->fbops = &drm_fbdev_cma_ops; in drm_fbdev_cma_create()
|
/linux-4.1.27/drivers/video/fbdev/geode/ |
D | gx1fb_core.c | 299 info->fbops = &gx1fb_ops; in gx1fb_init_fbinfo()
|
D | gxfb_core.c | 322 info->fbops = &gxfb_ops; in gxfb_init_fbinfo()
|
D | lxfb_core.c | 443 info->fbops = &lxfb_ops; in lxfb_init_fbinfo()
|
/linux-4.1.27/drivers/hid/ |
D | hid-picolcd_fb.c | 537 info->fbops = &picolcdfb_ops; in picolcd_init_framebuffer()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_fbdev.c | 230 info->fbops = &intelfb_ops; in intelfb_create()
|
/linux-4.1.27/drivers/video/fbdev/kyro/ |
D | fbdev.c | 709 info->fbops = &kyrofb_ops; in kyrofb_probe()
|
/linux-4.1.27/drivers/video/fbdev/msm/ |
D | msm_fb.c | 452 fb_info->fbops = &msmfb_ops; in setup_fb_info()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fb.c | 497 info->fbops = &vmw_fb_ops; in vmw_fb_init()
|
/linux-4.1.27/include/linux/ |
D | fb.h | 479 struct fb_ops *fbops; member
|
/linux-4.1.27/drivers/video/fbdev/savage/ |
D | savagefb_driver.c | 2149 info->fbops = &savagefb_ops; in savage_init_fb_info() 2390 if (info->fbops->fb_sync) in savagefb_suspend() 2391 info->fbops->fb_sync(info); in savagefb_suspend()
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_fb.c | 560 info->fbops = &qxlfb_ops; in qxlfb_create()
|
/linux-4.1.27/drivers/video/fbdev/mmp/fb/ |
D | mmpfb.c | 537 info->fbops = &mmpfb_ops; in fb_info_setup()
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | omapfb_main.c | 1090 struct fb_ops *ops = fbi->fbops; in omapfb_ioctl() 1488 info->fbops = &omapfb_ops; in fbinfo_init()
|
/linux-4.1.27/drivers/video/fbdev/mbx/ |
D | mbxfb.c | 963 fbi->fbops = &mbxfb_ops; in mbxfb_probe()
|
/linux-4.1.27/drivers/video/fbdev/vermilion/ |
D | vermilion.c | 512 info->fbops = &vmlfb_ops; in vml_pci_probe()
|
/linux-4.1.27/drivers/staging/sm750fb/ |
D | sm750.c | 865 info->fbops = &lynxfb_ops; in lynxfb_set_fbinfo()
|
/linux-4.1.27/drivers/staging/xgifb/ |
D | XGI_main_26.c | 2011 fb_info->fbops = &XGIfb_ops; in xgifb_probe()
|
/linux-4.1.27/drivers/video/fbdev/riva/ |
D | fbdev.c | 2036 info->fbops = &riva_fb_ops; in rivafb_probe()
|
/linux-4.1.27/drivers/video/fbdev/via/ |
D | viafbdev.c | 1809 viafbinfo->fbops = &viafb_ops; in via_fb_pci_probe()
|
/linux-4.1.27/drivers/video/fbdev/sis/ |
D | sis_main.c | 6439 sis_fb_info->fbops = &sisfb_ops; in sisfb_probe()
|