Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_bios.c78 static u32 _get_blocksize(const u8 *block_base) in _get_blocksize() function
90 return _get_blocksize(block_data - 3); in get_blocksize()
109 current_size = _get_blocksize(base + index); in find_section()