Home
last modified time | relevance | path

Searched refs:hvfb_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/video/fbdev/
Dhyperv_fb.c869 FB_GEN_DEFAULT_DEFERRED_IOMEM_OPS(hvfb_ops,
873 static const struct fb_ops hvfb_ops = { variable
875 FB_DEFAULT_DEFERRED_OPS(hvfb_ops),
1163 info->fbops = &hvfb_ops; in hvfb_probe()