Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas5805m.c161 uint8_t *dsp_cfg_data; member
346 send_cfg(rm, tas5805m->dsp_cfg_data, tas5805m->dsp_cfg_len); in do_work()
523 tas5805m->dsp_cfg_data = devm_kmemdup(dev, fw->data, fw->size, GFP_KERNEL); in tas5805m_i2c_probe()
524 if (!tas5805m->dsp_cfg_data) { in tas5805m_i2c_probe()