Searched refs:chnend (Results 1 – 1 of 1) sorted by relevance
576 int subblk_offset, chn, chnend, rc; in tasdevice_process_block() local584 chnend = idx; in tasdevice_process_block()587 chnend = tas_priv->ndev; in tasdevice_process_block()590 for (; chn < chnend; chn++) { in tasdevice_process_block()715 int j, k, chn, chnend; in tasdevice_select_cfg_blk() local738 chnend = blk_data[j]->dev_idx; in tasdevice_select_cfg_blk()741 chnend = tas_priv->ndev; in tasdevice_select_cfg_blk()743 for (; chn < chnend; chn++) in tasdevice_select_cfg_blk()1665 int chnend = 0; in tasdevice_load_block() local1673 chnend = tas_priv->ndev; in tasdevice_load_block()[all …]