Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dtas2781-dsp.h174 void tasdevice_select_cfg_blk(void *context, int conf_no,
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c708 void tasdevice_select_cfg_blk(void *pContext, int conf_no, in tasdevice_select_cfg_blk() argument
717 if (conf_no >= rca->ncfgs || conf_no < 0 || !cfg_info) { in tasdevice_select_cfg_blk()
722 blk_data = cfg_info[conf_no]->blk_data; in tasdevice_select_cfg_blk()
724 for (j = 0; j < (int)cfg_info[conf_no]->real_nblocks; j++) { in tasdevice_select_cfg_blk()