Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dtas5805m.c160 uint8_t *dsp_cfg_data; member
315 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()