Searched refs:dsp_cfg_data (Results 1 – 1 of 1) sorted by relevance
160 uint8_t *dsp_cfg_data; member315 send_cfg(rm, tas5805m->dsp_cfg_data, in tas5805m_trigger()478 tas5805m->dsp_cfg_data = devm_kmalloc(dev, fw->size, GFP_KERNEL); in tas5805m_i2c_probe()479 if (!tas5805m->dsp_cfg_data) { in tas5805m_i2c_probe()483 memcpy(tas5805m->dsp_cfg_data, fw->data, fw->size); in tas5805m_i2c_probe()