Searched refs:fbl (Results 1 – 2 of 2) sorted by relevance
432 struct drm_framebuffer *fbl = NULL; in drm_mode_rmfb() local443 list_for_each_entry(fbl, &file_priv->fbs, filp_head) in drm_mode_rmfb()444 if (fb == fbl) in drm_mode_rmfb()
935 fbl; in brcms_c_dotxstatus() local949 fbl = lfbl; in brcms_c_dotxstatus()951 fbl = sfbl; in brcms_c_dotxstatus()955 if ((tx_frame_count > fbl) && (txrate[1].idx >= 0)) { in brcms_c_dotxstatus()960 txrate[0].count = fbl; in brcms_c_dotxstatus()961 txrate[1].count = tx_frame_count - fbl; in brcms_c_dotxstatus()