Searched refs:hci_write (Results 1 – 1 of 1) sorted by relevance
2252 const struct dsp_image_seg *hci_write = NULL; in dspxfr_one_seg() local2259 hci_write = fls; in dspxfr_one_seg()2263 if (hci_write && (!fls || is_last(fls))) { in dspxfr_one_seg()2265 return dspxfr_hci_write(codec, hci_write); in dspxfr_one_seg()2278 return hci_write ? dspxfr_hci_write(codec, hci_write) : 0; in dspxfr_one_seg()2374 if (hci_write) { in dspxfr_one_seg()2375 status = dspxfr_hci_write(codec, hci_write); in dspxfr_one_seg()2378 hci_write = NULL; in dspxfr_one_seg()