<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h' l='1010' type='int drm_mode_getfb(struct drm_device * dev, void * data, struct drm_file * file_priv)'/>
<def f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='2931' ll='2976' type='int drm_mode_getfb(struct drm_device * dev, void * data, struct drm_file * file_priv)'/>
<doc f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='2918'>/**
 * drm_mode_getfb - get FB info
 * @dev: drm device for the ioctl
 * @data: data pointer for the ioctl
 * @file_priv: drm file for the ioctl call
 *
 * Lookup the FB given its ID and return info about it.
 *
 * Called by the user via ioctl.
 *
 * Returns:
 * Zero on success, errno on failure.
 */</doc>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='209'/>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='209'/>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='209'/>
<use f='src/src/sys/external/bsd/drm2/drm/drm_drv.c' l='209'/>
