Home
last modified time | relevance | path

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

/sound/firewire/bebob/
Dbebob_stream.c260 unsigned int stm_pos, sec_loc, pos; in map_data_channels() local
321 stm_pos = buf[pos++] - 1; in map_data_channels()
338 if ((midi > 0) && (stm_pos != midi)) { in map_data_channels()
342 amdtp_am824_set_midi_position(s, stm_pos); in map_data_channels()
343 midi = stm_pos; in map_data_channels()
363 stm_pos); in map_data_channels()