Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c576 int subblk_offset, chn, chnend, rc; in tasdevice_process_block() local
584 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() local
738 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() local
1673 chnend = tas_priv->ndev; in tasdevice_load_block()
[all …]