Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/bluetooth/
Dbtrtl.c259 struct rtl_epatch_header *epatch_info; in rtlbt_parse_firmware()
285 min_size = sizeof(struct rtl_epatch_header) + sizeof(extension_sig) + 3; in rtlbt_parse_firmware()
350 epatch_info = (struct rtl_epatch_header *)btrtl_dev->fw_data; in rtlbt_parse_firmware()
370 chip_id_base = btrtl_dev->fw_data + sizeof(struct rtl_epatch_header); in rtlbt_parse_firmware()
Dbtrtl.h32 struct rtl_epatch_header { struct