dsp_image_seg
static bool is_valid(const struct dsp_image_seg *p)
static bool is_hci_prog_list_seg(const struct dsp_image_seg *p)
static bool is_last(const struct dsp_image_seg *p)
static size_t dsp_sizeof(const struct dsp_image_seg *p)
static const struct dsp_image_seg *get_next_seg_ptr(
const struct dsp_image_seg *p)
return (struct dsp_image_seg *)((unsigned char *)(p) + dsp_sizeof(p));
const struct dsp_image_seg *fls)
const struct dsp_image_seg *fls,
const struct dsp_image_seg *hci_write = NULL;
const struct dsp_image_seg *fls_data,
const struct dsp_image_seg *fls,
const struct dsp_image_seg *dsp_os_image;
dsp_os_image = (struct dsp_image_seg *)(fw_entry->data);