Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
Ddrm_fb_helper.h210 .fb_debug_leave = drm_fb_helper_debug_leave, \
/kernel/linux/linux-5.10/Documentation/dev-tools/
Dkgdb.rst897 ``fb_debug_enter`` and ``fb_debug_leave operations``. For the
898 ``fb_debug_enter`` and ``fb_debug_leave`` the option exists to use the
913 fb_debug_enter and fb_debug_leave functions to use the generic drm
920 .fb_debug_leave = drm_fb_helper_debug_leave,
/kernel/linux/linux-5.10/include/linux/
Dfb.h295 int (*fb_debug_leave)(struct fb_info *info); member
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dfbcon.c2297 if (info->fbops->fb_debug_leave) in fbcon_debug_leave()
2298 info->fbops->fb_debug_leave(info); in fbcon_debug_leave()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch58244 int (*fb_debug_leave)(struct fb_info *info);
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch362618 int (*fb_debug_leave)(struct fb_info *info);