Searched refs:fbl (Results 1 – 2 of 2) sorted by relevance
400 struct drm_framebuffer *fbl; in drm_mode_closefb() local404 list_for_each_entry(fbl, &file_priv->fbs, filp_head) in drm_mode_closefb()405 if (fb == fbl) in drm_mode_closefb()
928 fbl; in brcms_c_dotxstatus() local942 fbl = lfbl; in brcms_c_dotxstatus()944 fbl = sfbl; in brcms_c_dotxstatus()948 if ((tx_frame_count > fbl) && (txrate[1].idx >= 0)) { in brcms_c_dotxstatus()953 txrate[0].count = fbl; in brcms_c_dotxstatus()954 txrate[1].count = tx_frame_count - fbl; in brcms_c_dotxstatus()