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.c504 static int pcxhr_set_stream_state(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()
757 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
776 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
805 struct pcxhr_stream *stream; in pcxhr_start_linked_stream()
838 struct pcxhr_stream *stream; in pcxhr_trigger()
953 struct pcxhr_stream *stream = subs->runtime->private_data; in pcxhr_hw_params()
[all …]
Dpcxhr_core.c1127 struct pcxhr_stream *stream) in pcxhr_stream_read_position()
1159 struct pcxhr_stream *stream, in pcxhr_update_timer_pos()