Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/bebob/
Dbebob_stream.c513 pcm_channels = bebob->rx_stream_formations[index].pcm; in keep_resources()
933 bebob->rx_stream_formations); in snd_bebob_stream_discover()
947 err = detect_midi_ports(bebob, bebob->rx_stream_formations, addr, AVC_BRIDGECO_PLUG_DIR_OUT, in snd_bebob_stream_discover()
Dbebob.h106 rx_stream_formations[SND_BEBOB_STRM_FMT_ENTRIES]; member
Dbebob_proc.c122 formation = bebob->rx_stream_formations; in proc_read_formation()
Dbebob_maudio.c250 bebob->rx_stream_formations[i + 1].pcm = in special_stream_formation_set()
252 bebob->rx_stream_formations[i + 1].midi = 1; in special_stream_formation_set()
Dbebob_pcm.c110 formations = bebob->rx_stream_formations; in pcm_init_hw_params()