Searched refs:conf_no (Results 1 – 3 of 3) sorted by relevance
179 void tasdevice_select_cfg_blk(void *context, int conf_no,
1837 static void pcmdevice_select_cfg_blk(void *ctxt, int conf_no, in pcmdevice_select_cfg_blk() argument1846 if (conf_no >= regbin->ncfgs || conf_no < 0 || NULL == cfg_info) { in pcmdevice_select_cfg_blk()1851 blk_data = cfg_info[conf_no]->blk_data; in pcmdevice_select_cfg_blk()1853 for (j = 0; j < (int)cfg_info[conf_no]->real_nblocks; j++) { in pcmdevice_select_cfg_blk()
809 void tasdevice_select_cfg_blk(void *pContext, int conf_no, in tasdevice_select_cfg_blk() argument818 if (conf_no >= rca->ncfgs || conf_no < 0 || !cfg_info) { in tasdevice_select_cfg_blk()823 blk_data = cfg_info[conf_no]->blk_data; in tasdevice_select_cfg_blk()825 for (j = 0; j < (int)cfg_info[conf_no]->real_nblocks; j++) { in tasdevice_select_cfg_blk()