Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtrtl.c648 const unsigned char *patch_length_base, *patch_offset_base; in rtlbt_parse_firmware() local
774 patch_length_base = chip_id_base + (sizeof(u16) * num_patches); in rtlbt_parse_firmware()
775 patch_offset_base = patch_length_base + (sizeof(u16) * num_patches); in rtlbt_parse_firmware()
780 patch_length = get_unaligned_le16(patch_length_base + in rtlbt_parse_firmware()