Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/bebob/
Dbebob_stream.c441 pcm_channels = bebob->rx_stream_formations[index].pcm; in make_both_connections()
442 midi_channels = bebob->rx_stream_formations[index].midi; in make_both_connections()
802 formations = bebob->rx_stream_formations; in fill_stream_formations()
Dbebob.h107 rx_stream_formations[SND_BEBOB_STRM_FMT_ENTRIES]; member
Dbebob_proc.c123 formation = bebob->rx_stream_formations; in proc_read_formation()
Dbebob_maudio.c251 bebob->rx_stream_formations[i + 1].pcm = in special_stream_formation_set()
253 bebob->rx_stream_formations[i + 1].midi = 1; in special_stream_formation_set()
Dbebob_pcm.c111 formations = bebob->rx_stream_formations; in pcm_init_hw_params()