Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/bebob/
Dbebob_stream.c204 unsigned int stm_pos, sec_loc, pos; in map_data_channels() local
265 stm_pos = buf[pos++] - 1; in map_data_channels()
282 if ((midi > 0) && (stm_pos != midi)) { in map_data_channels()
286 s->midi_position = stm_pos; in map_data_channels()
287 midi = stm_pos; in map_data_channels()
306 s->pcm_positions[location] = stm_pos; in map_data_channels()