Home
last modified time | relevance | path

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

/sound/pci/pcxhr/
Dpcxhr.h46 struct pcxhr_stream;
139 struct pcxhr_stream { struct
177 struct pcxhr_stream playback_stream[PCXHR_PLAYBACK_STREAMS];
178 struct pcxhr_stream capture_stream[2]; /* 1 stereo or 2 mono streams */
Dpcxhr.c505 struct pcxhr_stream *stream) in pcxhr_set_stream_state()
556 static int pcxhr_set_format(struct pcxhr_stream *stream) in pcxhr_set_format()
636 static int pcxhr_update_r_buffer(struct pcxhr_stream *stream) in pcxhr_update_r_buffer()
676 static int pcxhr_pipe_sample_count(struct pcxhr_stream *stream,
695 static inline int pcxhr_stream_scheduled_get_pipe(struct pcxhr_stream *stream, in pcxhr_stream_scheduled_get_pipe()
758 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
777 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
806 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
840 struct pcxhr_stream *stream; in pcxhr_trigger()
955 struct pcxhr_stream *stream = subs->runtime->private_data; in pcxhr_hw_params()
[all …]
Dpcxhr_core.c1129 struct pcxhr_stream *stream) in pcxhr_stream_read_position()
1161 struct pcxhr_stream *stream, in pcxhr_update_timer_pos()