Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/bebob/
Dbebob_stream.c258 unsigned int stm_pos, sec_loc, pos; in map_data_channels() local
321 sec_loc = buf[pos++] - 1; in map_data_channels()
329 if (sec_loc >= channels) in map_data_channels()
330 sec_loc = ch; in map_data_channels()
355 location = pcm + sec_loc; in map_data_channels()