Searched refs:pcxhr_stream_scheduled_get_pipe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr.c | 682 static inline int pcxhr_stream_scheduled_get_pipe(struct pcxhr_stream *stream, in pcxhr_stream_scheduled_get_pipe() function 711 if (pcxhr_stream_scheduled_get_pipe(&chip->capture_stream[j], &pipe)) in pcxhr_start_linked_stream() 715 if (pcxhr_stream_scheduled_get_pipe(&chip->playback_stream[j], &pipe)) { in pcxhr_start_linked_stream() 749 if (pcxhr_stream_scheduled_get_pipe(stream, &pipe)) { in pcxhr_start_linked_stream() 756 if (pcxhr_stream_scheduled_get_pipe(stream, &pipe)) { in pcxhr_start_linked_stream() 768 if (pcxhr_stream_scheduled_get_pipe(stream, &pipe)) in pcxhr_start_linked_stream() 773 if (pcxhr_stream_scheduled_get_pipe(stream, &pipe)) in pcxhr_start_linked_stream()
|
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr.c | 681 static inline int pcxhr_stream_scheduled_get_pipe(struct pcxhr_stream *stream, in pcxhr_stream_scheduled_get_pipe() function 710 if (pcxhr_stream_scheduled_get_pipe(&chip->capture_stream[j], &pipe)) in pcxhr_start_linked_stream() 714 if (pcxhr_stream_scheduled_get_pipe(&chip->playback_stream[j], &pipe)) { in pcxhr_start_linked_stream() 747 if (pcxhr_stream_scheduled_get_pipe(stream, &pipe)) { in pcxhr_start_linked_stream() 754 if (pcxhr_stream_scheduled_get_pipe(stream, &pipe)) { in pcxhr_start_linked_stream() 766 if (pcxhr_stream_scheduled_get_pipe(stream, &pipe)) in pcxhr_start_linked_stream() 771 if (pcxhr_stream_scheduled_get_pipe(stream, &pipe)) in pcxhr_start_linked_stream()
|
Completed in 5 milliseconds