Searched refs:rtl_epatch_header (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/bluetooth/
H A Dbtrtl.c630 struct rtl_epatch_header *epatch_info;
665 min_size = sizeof(struct rtl_epatch_header) +
744 epatch_info = (struct rtl_epatch_header *)btrtl_dev->fw_data;
751 /* After the rtl_epatch_header there is a funky patch metadata section.
761 chip_id_base = btrtl_dev->fw_data + sizeof(struct rtl_epatch_header);
H A Dbtrtl.h37 struct rtl_epatch_header { struct

Completed in 146 milliseconds