Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/bebob/
Dbebob_stream.c259 unsigned int stm_pos, sec_loc, pos; in map_data_channels() local
320 stm_pos = buf[pos++] - 1; in map_data_channels()
337 if ((midi > 0) && (stm_pos != midi)) { in map_data_channels()
341 amdtp_am824_set_midi_position(s, stm_pos); in map_data_channels()
342 midi = stm_pos; in map_data_channels()
362 stm_pos); in map_data_channels()