Searched refs:ldm_parse_cmp3 (Results 1 – 1 of 1) sorted by relevance
708 * ldm_parse_cmp3 - Read a raw VBLK Component object into a vblk structure718 static bool ldm_parse_cmp3 (const u8 *buffer, int buflen, struct vblk *vb) in ldm_parse_cmp3() function 1121 case VBLK_CMP3: result = ldm_parse_cmp3 (buf, len, vb); break; in ldm_parse_vblk()