Searched refs:chnend (Results 1 – 1 of 1) sorted by relevance
578 int subblk_offset, chn, chnend, rc; in tasdevice_process_block() local586 chnend = idx; in tasdevice_process_block()589 chnend = tas_priv->ndev; in tasdevice_process_block()592 for (; chn < chnend; chn++) { in tasdevice_process_block()717 int j, k, chn, chnend; in tasdevice_select_cfg_blk() local740 chnend = blk_data[j]->dev_idx; in tasdevice_select_cfg_blk()743 chnend = tas_priv->ndev; in tasdevice_select_cfg_blk()745 for (; chn < chnend; chn++) in tasdevice_select_cfg_blk()1667 int chnend = 0; in tasdevice_load_block() local1675 chnend = tas_priv->ndev; in tasdevice_load_block()[all …]