Searched refs:chnend (Results 1 – 1 of 1) sorted by relevance
881 int subblk_offset, chn, chnend, rc; in tasdevice_process_block() local889 chnend = idx; in tasdevice_process_block()893 chnend = chn + 1; in tasdevice_process_block()896 chnend = tas_priv->ndev; in tasdevice_process_block()900 for (; chn < chnend; chn++) { in tasdevice_process_block()1026 int j, k, chn, chnend; in tasdevice_select_cfg_blk() local1049 chnend = blk_data[j]->dev_idx; in tasdevice_select_cfg_blk()1052 chnend = tas_priv->ndev; in tasdevice_select_cfg_blk()1054 for (; chn < chnend; chn++) in tasdevice_select_cfg_blk()1897 int chnend = 0; in tasdevice_load_block() local[all …]