Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtrtl.c627 const unsigned char *patch_length_base, *patch_offset_base; in rtlbt_parse_firmware() local
752 patch_offset_base = patch_length_base + (sizeof(u16) * num_patches); in rtlbt_parse_firmware()
759 patch_offset = get_unaligned_le32(patch_offset_base + in rtlbt_parse_firmware()