Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c870 int subblk_offset, chn, chnend, rc; in tasdevice_process_block() local
878 chnend = idx; in tasdevice_process_block()
882 chnend = chn + 1; in tasdevice_process_block()
885 chnend = tas_priv->ndev; in tasdevice_process_block()
889 for (; chn < chnend; chn++) { in tasdevice_process_block()
1014 int j, k, chn, chnend; in tasdevice_select_cfg_blk() local
1037 chnend = blk_data[j]->dev_idx; in tasdevice_select_cfg_blk()
1040 chnend = tas_priv->ndev; in tasdevice_select_cfg_blk()
1042 for (; chn < chnend; chn++) in tasdevice_select_cfg_blk()
1831 int chnend = 0; in tasdevice_load_block() local
[all …]