Home
last modified time | relevance | path

Searched refs:len_usable (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c205 vramlen = m2info->video.len_usable; in matroxfb_dh_decode_var()
305 fix->smem_len = m2info->video.len_usable; in matroxfb_dh_init_fix()
614 if (minfo->video.len_usable + mem <= minfo->video.len) in matroxfb_dh_regit()
620 minfo->video.len_usable -= mem; in matroxfb_dh_regit()
621 m2info->video.offbase = minfo->video.len_usable; in matroxfb_dh_regit()
624 m2info->video.len = m2info->video.len_usable = m2info->video.len_maximum = mem; in matroxfb_dh_regit()
683 minfo->video.len_usable += m2info->video.borrowed; in matroxfb_dh_deregisterfb()
H A Dmatroxfb_crtc2.h19 unsigned int len_usable; member
H A Dmatroxfb_base.h394 unsigned int len_usable; member