Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dtas2781-dsp.h167 void tasdevice_select_cfg_blk(void *context, int conf_no,
/linux-6.6.21/sound/soc/codecs/
Dtas2781-fmwlib.c710 void tasdevice_select_cfg_blk(void *pContext, int conf_no, in tasdevice_select_cfg_blk() argument
719 if (conf_no >= rca->ncfgs || conf_no < 0 || !cfg_info) { in tasdevice_select_cfg_blk()
724 blk_data = cfg_info[conf_no]->blk_data; in tasdevice_select_cfg_blk()
726 for (j = 0; j < (int)cfg_info[conf_no]->real_nblocks; j++) { in tasdevice_select_cfg_blk()