Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c492 struct pcxhr_stream *stream) in pcxhr_set_stream_state()
543 static int pcxhr_set_format(struct pcxhr_stream *stream) in pcxhr_set_format()
623 static int pcxhr_update_r_buffer(struct pcxhr_stream *stream) in pcxhr_update_r_buffer()
663 static int pcxhr_pipe_sample_count(struct pcxhr_stream *stream,
682 static inline int pcxhr_stream_scheduled_get_pipe(struct pcxhr_stream *stream, in pcxhr_stream_scheduled_get_pipe()
745 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
764 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
793 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
827 struct pcxhr_stream *stream; in pcxhr_trigger()
942 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()