Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/bebob/
Dbebob_stream.c261 unsigned int stm_pos, sec_loc, pos; in map_data_channels() local
322 stm_pos = buf[pos++] - 1; in map_data_channels()
339 if ((midi > 0) && (stm_pos != midi)) { in map_data_channels()
343 amdtp_am824_set_midi_position(s, stm_pos); in map_data_channels()
344 midi = stm_pos; in map_data_channels()
364 stm_pos); in map_data_channels()