Searched refs:snd_pcm_debug_name (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/sound/pci/asihpi/ |
| D | asihpi.c | 277 snd_pcm_debug_name(substream, name, sizeof(name)); in print_hwparams() 568 snd_pcm_debug_name(substream, name, sizeof(name)); in snd_card_asihpi_trigger() 734 snd_pcm_debug_name(substream, name, sizeof(name)); in snd_card_asihpi_timer_function() 940 snd_pcm_debug_name(substream, name, sizeof(name)); in snd_card_asihpi_playback_pointer() 1098 snd_pcm_debug_name(substream, name, sizeof(name)); in snd_card_asihpi_capture_pointer()
|
| /Linux-v5.10/sound/core/ |
| D | pcm_lib.c | 112 void snd_pcm_debug_name(struct snd_pcm_substream *substream, in snd_pcm_debug_name() function 121 EXPORT_SYMBOL(snd_pcm_debug_name); 157 snd_pcm_debug_name(substream, name, sizeof(name)); in __snd_pcm_xrun() 302 snd_pcm_debug_name(substream, name, sizeof(name)); in snd_pcm_update_hw_ptr0()
|
| /Linux-v5.10/include/sound/ |
| D | pcm.h | 587 void snd_pcm_debug_name(struct snd_pcm_substream *substream, 591 snd_pcm_debug_name(struct snd_pcm_substream *substream, char *buf, size_t size) in snd_pcm_debug_name() function
|