Home
last modified time | relevance | path

Searched defs:fbdev (Results 51 - 57 of 57) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dau1200fb.c702 static int au1200_setlocation (struct au1200fb_device *fbdev, int plane, in au1200_setlocation() argument
937 static void au1200_setmode(struct au1200fb_device *fbdev) in au1200_setmode() argument
1039 struct au1200fb_device *fbdev = fbi->par; au1200fb_fb_check_var() local
1134 struct au1200fb_device *fbdev = fbi->par; au1200fb_fb_set_par() local
1203 struct au1200fb_device *fbdev = fbi->par; au1200fb_fb_blank() local
1237 struct au1200fb_device *fbdev = info->par; au1200fb_fb_mmap() local
1420 struct au1200fb_device *fbdev = info->par; au1200fb_ioctl() local
1520 au1200fb_init_fbinfo(struct au1200fb_device *fbdev) au1200fb_init_fbinfo() argument
1649 struct au1200fb_device *fbdev; au1200fb_drv_probe() local
[all...]
H A Dudlfb.c1428 static ssize_t metrics_bytes_rendered_show(struct device *fbdev, in metrics_bytes_rendered_show() argument
1436 static ssize_t metrics_bytes_identical_show(struct device *fbdev, in metrics_bytes_identical_show() argument
1444 static ssize_t metrics_bytes_sent_show(struct device *fbdev, in metrics_bytes_sent_show() argument
1452 metrics_cpu_kcycles_used_show(struct device *fbdev, struct device_attribute *a, char *buf) metrics_cpu_kcycles_used_show() argument
1464 struct device *fbdev = kobj_to_dev(kobj); edid_show() local
1486 struct device *fbdev = kobj_to_dev(kobj); edid_store() local
1509 metrics_reset_store(struct device *fbdev, struct device_attribute *attr, const char *buf, size_t count) metrics_reset_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Dhwa742.c126 struct omapfb_device *fbdev; member
934 hwa742_init(struct omapfb_device *fbdev, int ext_mode, struct omapfb_mem_desc *req_vram) hwa742_init() argument
[all...]
H A Domapfb_main.c104 static void omapfb_rqueue_lock(struct omapfb_device *fbdev) in omapfb_rqueue_lock() argument
109 static void omapfb_rqueue_unlock(struct omapfb_device *fbdev) in omapfb_rqueue_unlock() argument
125 static int ctrl_init(struct omapfb_device *fbdev) in ctrl_init() argument
169 ctrl_cleanup(struct omapfb_device *fbdev) ctrl_cleanup() argument
180 struct omapfb_device *fbdev = plane->fbdev; ctrl_change_mode() local
239 struct omapfb_device *fbdev = plane->fbdev; _setcolreg() local
313 struct omapfb_device *fbdev = plane->fbdev; omapfb_blank() local
354 struct omapfb_device *fbdev = plane->fbdev; omapfb_sync() local
471 struct omapfb_device *fbdev = plane->fbdev; set_fb_var() local
597 struct omapfb_device *fbdev = plane->fbdev; omapfb_pan_display() local
624 struct omapfb_device *fbdev = plane->fbdev; omapfb_mirror() local
647 struct omapfb_device *fbdev = plane->fbdev; omapfb_check_var() local
666 struct omapfb_device *fbdev = plane->fbdev; omapfb_set_par() local
684 struct omapfb_device *fbdev = plane->fbdev; omapfb_update_window_async() local
740 struct omapfb_device *fbdev = plane->fbdev; omapfb_update_full_screen() local
768 struct omapfb_device *fbdev = plane->fbdev; omapfb_setup_plane() local
816 struct omapfb_device *fbdev = plane->fbdev; omapfb_setup_mem() local
892 struct omapfb_device *fbdev = plane->fbdev; omapfb_query_mem() local
903 omapfb_set_color_key(struct omapfb_device *fbdev, struct omapfb_color_key *ck) omapfb_set_color_key() argument
918 omapfb_get_color_key(struct omapfb_device *fbdev, struct omapfb_color_key *ck) omapfb_get_color_key() argument
982 omapfb_notify_clients(struct omapfb_device *fbdev, unsigned long event) omapfb_notify_clients() argument
996 omapfb_set_update_mode(struct omapfb_device *fbdev, enum omapfb_update_mode mode) omapfb_set_update_mode() argument
1008 omapfb_get_update_mode(struct omapfb_device *fbdev) omapfb_get_update_mode() argument
1019 omapfb_get_caps(struct omapfb_device *fbdev, int plane, struct omapfb_caps *caps) omapfb_get_caps() argument
1029 omapfb_write_first_pixel(struct omapfb_device *fbdev, u16 pixval) omapfb_write_first_pixel() argument
1055 struct omapfb_device *fbdev = plane->fbdev; omapfb_ioctl() local
1203 struct omapfb_device *fbdev = plane->fbdev; omapfb_mmap() local
1240 struct omapfb_device *fbdev = dev_get_drvdata(dev); omapfb_show_caps_num() local
1260 struct omapfb_device *fbdev = dev_get_drvdata(dev); omapfb_show_caps_text() local
1307 struct omapfb_device *fbdev = dev_get_drvdata(dev); omapfb_show_panel_name() local
1316 struct omapfb_device *fbdev = dev_get_drvdata(dev); omapfb_show_bklight_level() local
1331 struct omapfb_device *fbdev = dev_get_drvdata(dev); omapfb_store_bklight_level() local
1350 struct omapfb_device *fbdev = dev_get_drvdata(dev); omapfb_show_bklight_max() local
1383 struct omapfb_device *fbdev = dev_get_drvdata(dev); omapfb_show_ctrl_name() local
1401 omapfb_register_sysfs(struct omapfb_device *fbdev) omapfb_register_sysfs() argument
1429 omapfb_unregister_sysfs(struct omapfb_device *fbdev) omapfb_unregister_sysfs() argument
1445 fbinfo_init(struct omapfb_device *fbdev, struct fb_info *info) fbinfo_init() argument
1476 fbinfo_cleanup(struct omapfb_device *fbdev, struct fb_info *fbi) fbinfo_cleanup() argument
1481 planes_cleanup(struct omapfb_device *fbdev) planes_cleanup() argument
1493 planes_init(struct omapfb_device *fbdev) planes_init() argument
1528 omapfb_free_resources(struct omapfb_device *fbdev, int state) omapfb_free_resources() argument
1569 omapfb_find_ctrl(struct omapfb_device *fbdev) omapfb_find_ctrl() argument
1618 struct omapfb_device *fbdev = NULL; omapfb_do_probe() local
1801 struct omapfb_device *fbdev = platform_get_drvdata(pdev); omapfb_remove() local
1816 struct omapfb_device *fbdev = platform_get_drvdata(pdev); omapfb_suspend() local
1826 struct omapfb_device *fbdev = platform_get_drvdata(pdev); omapfb_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c1216 struct omapfb2_device *fbdev = ofbi->fbdev; in omapfb_blank() local
1300 struct omapfb2_device *fbdev = ofbi->fbdev; omapfb_free_fbmem() local
1337 omapfb_free_all_fbmem(struct omapfb2_device *fbdev) omapfb_free_all_fbmem() argument
1356 struct omapfb2_device *fbdev = ofbi->fbdev; omapfb_alloc_fbmem() local
1420 struct omapfb2_device *fbdev = ofbi->fbdev; omapfb_alloc_fbmem_display() local
1522 omapfb_allocate_all_fbs(struct omapfb2_device *fbdev) omapfb_allocate_all_fbs() argument
1583 struct omapfb2_device *fbdev = ofbi->fbdev; omapfb_realloc_fbmem() local
1661 struct omapfb2_device *fbdev; omapfb_auto_update_work() local
1686 omapfb_start_auto_update(struct omapfb2_device *fbdev, struct omap_dss_device *display) omapfb_start_auto_update() argument
1714 omapfb_stop_auto_update(struct omapfb2_device *fbdev, struct omap_dss_device *display) omapfb_stop_auto_update() argument
1727 omapfb_fb_init(struct omapfb2_device *fbdev, struct fb_info *fbi) omapfb_fb_init() argument
1806 fbinfo_cleanup(struct omapfb2_device *fbdev, struct fb_info *fbi) fbinfo_cleanup() argument
1812 omapfb_free_resources(struct omapfb2_device *fbdev) omapfb_free_resources() argument
1863 omapfb_create_framebuffers(struct omapfb2_device *fbdev) omapfb_create_framebuffers() argument
2097 omapfb_set_def_mode(struct omapfb2_device *fbdev, struct omap_dss_device *display, char *mode_str) omapfb_set_def_mode() argument
2133 omapfb_get_recommended_bpp(struct omapfb2_device *fbdev, struct omap_dss_device *dssdev) omapfb_get_recommended_bpp() argument
2148 omapfb_parse_def_modes(struct omapfb2_device *fbdev) omapfb_parse_def_modes() argument
2301 omapfb_init_display(struct omapfb2_device *fbdev, struct omap_dss_device *dssdev) omapfb_init_display() argument
2351 omapfb_init_connections(struct omapfb2_device *fbdev, struct omap_dss_device *def_dssdev) omapfb_init_connections() argument
2400 omapfb_find_default_display(struct omapfb2_device *fbdev) omapfb_find_default_display() argument
2450 struct omapfb2_device *fbdev = NULL; omapfb_probe() local
2603 struct omapfb2_device *fbdev = platform_get_drvdata(pdev); omapfb_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_core.h376 struct intel_fbdev *fbdev; member
378 } fbdev; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_drv.h1049 struct intel_fbdev *fbdev; member

Completed in 14 milliseconds

123