Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr.h33 struct pcxhr_stream;
125 struct pcxhr_stream { struct
163 struct pcxhr_stream playback_stream[PCXHR_PLAYBACK_STREAMS];
164 struct pcxhr_stream capture_stream[2]; /* 1 stereo or 2 mono streams */
H A Dpcxhr.c491 struct pcxhr_stream *stream) in pcxhr_set_stream_state()
542 static int pcxhr_set_format(struct pcxhr_stream *stream) in pcxhr_set_format()
622 static int pcxhr_update_r_buffer(struct pcxhr_stream *stream) in pcxhr_update_r_buffer()
743 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
762 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
791 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
825 struct pcxhr_stream *stream; in pcxhr_trigger()
940 struct pcxhr_stream *stream = subs->runtime->private_data; in pcxhr_hw_params()
990 struct pcxhr_stream *stream; in pcxhr_open()
1075 struct pcxhr_stream *stream = subs->runtime->private_data; in pcxhr_close()
[all …]
H A Dpcxhr_core.c1116 struct pcxhr_stream *stream) in pcxhr_stream_read_position()
1148 struct pcxhr_stream *stream, in pcxhr_update_timer_pos()