Home
last modified time | relevance | path

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

/sound/pci/pcxhr/
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 */
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()
662 static int pcxhr_pipe_sample_count(struct pcxhr_stream *stream,
681 static inline int pcxhr_stream_scheduled_get_pipe(struct pcxhr_stream *stream, in pcxhr_stream_scheduled_get_pipe()
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()
[all …]
Dpcxhr_core.c1116 struct pcxhr_stream *stream) in pcxhr_stream_read_position()
1148 struct pcxhr_stream *stream, in pcxhr_update_timer_pos()