Searched refs:fbl (Results 1 – 2 of 2) sorted by relevance
390 struct drm_framebuffer *fbl = NULL; in drm_mode_rmfb() local401 list_for_each_entry(fbl, &file_priv->fbs, filp_head) in drm_mode_rmfb()402 if (fb == fbl) in drm_mode_rmfb()
941 fbl; in brcms_c_dotxstatus() local955 fbl = lfbl; in brcms_c_dotxstatus()957 fbl = sfbl; in brcms_c_dotxstatus()961 if ((tx_frame_count > fbl) && (txrate[1].idx >= 0)) { in brcms_c_dotxstatus()966 txrate[0].count = fbl; in brcms_c_dotxstatus()967 txrate[1].count = tx_frame_count - fbl; in brcms_c_dotxstatus()