Searched refs:blkindex (Results 1 – 1 of 1) sorted by relevance
1171 int ret, blkindex, blkpos; in snd_soc_lzo_cache_write() local1176 blkindex = snd_soc_lzo_get_blkindex(codec, reg); in snd_soc_lzo_cache_write()1182 lzo_block = lzo_blocks[blkindex]; in snd_soc_lzo_cache_write()1233 int ret, blkindex, blkpos; in snd_soc_lzo_cache_read() local1239 blkindex = snd_soc_lzo_get_blkindex(codec, reg); in snd_soc_lzo_cache_read()1245 lzo_block = lzo_blocks[blkindex]; in snd_soc_lzo_cache_read()