Searched refs:fbl (Results 1 – 2 of 2) sorted by relevance
402 struct drm_framebuffer *fbl; in drm_mode_closefb() local406 list_for_each_entry(fbl, &file_priv->fbs, filp_head) in drm_mode_closefb()407 if (fb == fbl) in drm_mode_closefb()
927 fbl; in brcms_c_dotxstatus() local941 fbl = lfbl; in brcms_c_dotxstatus()943 fbl = sfbl; in brcms_c_dotxstatus()947 if ((tx_frame_count > fbl) && (txrate[1].idx >= 0)) { in brcms_c_dotxstatus()952 txrate[0].count = fbl; in brcms_c_dotxstatus()953 txrate[1].count = tx_frame_count - fbl; in brcms_c_dotxstatus()