/linux-5.10/sound/pci/trident/ |
D | trident_main.c | 751 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_control_mode() local 786 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_allocate_pcm_mem() local 817 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_allocate_evoice() local 878 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_hw_free() local 909 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_playback_prepare() local 1012 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_capture_prepare() local 1121 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_si7018_capture_hw_free() local 1146 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_si7018_capture_prepare() local 1217 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_foldback_prepare() local 1360 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_spdif_prepare() local [all …]
|
/linux-5.10/sound/pci/ca0106/ |
D | ca0106_main.c | 476 static void snd_ca0106_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_ca0106_pcm_free_substream() 553 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_open_playback_channel() local 601 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_close_playback() local 646 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_open_capture_channel() local 684 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_close_capture() local 715 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_prepare_playback() local 828 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_prepare_capture() local 920 struct snd_pcm_runtime *runtime; in snd_ca0106_pcm_trigger_playback() local 987 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_trigger_capture() local 1015 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_pointer_playback() local [all …]
|
/linux-5.10/sound/atmel/ |
D | ac97c.c | 89 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_playback_open() local 108 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_capture_open() local 189 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_playback_prepare() local 271 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_capture_prepare() local 417 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_playback_pointer() local 434 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_capture_pointer() local 475 struct snd_pcm_runtime *runtime; in atmel_ac97c_interrupt() local
|
/linux-5.10/sound/usb/usx2y/ |
D | usbusx2yaudio.c | 60 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_urb_capt_retire() local 119 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_urb_play_prepare() local 170 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_urb_play_retire() local 779 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_pcm_hw_free() local 812 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_pcm_prepare() local 869 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_pcm_open() local 885 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_pcm_close() local
|
/linux-5.10/sound/soc/sti/ |
D | uniperif_reader.c | 81 static int uni_reader_prepare_pcm(struct snd_pcm_runtime *runtime, in uni_reader_prepare_pcm() 149 static int uni_reader_prepare_tdm(struct snd_pcm_runtime *runtime, in uni_reader_prepare_tdm() 191 struct snd_pcm_runtime *runtime = substream->runtime; in uni_reader_prepare() local
|
D | uniperif_player.c | 219 struct snd_pcm_runtime *runtime) in uni_player_set_channel_status() 314 struct snd_pcm_runtime *runtime) in uni_player_prepare_iec958() 417 struct snd_pcm_runtime *runtime) in uni_player_prepare_pcm() 510 struct snd_pcm_runtime *runtime) in uni_player_prepare_tdm() 751 struct snd_pcm_runtime *runtime = substream->runtime; in uni_player_prepare() local
|
/linux-5.10/sound/sh/ |
D | aica.c | 220 struct snd_pcm_runtime *runtime; in aica_dma_transfer() local 258 struct snd_pcm_runtime *runtime; in run_spu_dma() local 293 struct snd_pcm_runtime *runtime; in aica_period_elapsed() local 317 struct snd_pcm_runtime *runtime; in spu_begin_dma() local 328 struct snd_pcm_runtime *runtime; in snd_aicapcm_pcm_open() local
|
/linux-5.10/sound/hda/ |
D | hdac_stream.c | 24 struct snd_pcm_runtime *runtime = substream->runtime; in snd_hdac_get_stream_stripe_ctl() local 198 struct snd_pcm_runtime *runtime; in snd_hdac_stream_setup() local 418 struct snd_pcm_runtime *runtime = substream->runtime; in snd_hdac_stream_setup_periods() local 495 struct snd_pcm_runtime *runtime; in snd_hdac_stream_set_params() local 575 struct snd_pcm_runtime *runtime = azx_dev->substream->runtime; in snd_hdac_stream_timecounter_init() local
|
/linux-5.10/tools/perf/util/ |
D | expr.l | 38 static char *normalize(char *str, int runtime) in normalize() 70 static int str(yyscan_t scanner, int token, int runtime) in str()
|
D | expr.c | 197 int start, int runtime) in __expr__parse() 229 const char *expr, int runtime) in expr__parse() 235 struct expr_parse_ctx *ctx, int runtime) in expr__find_other()
|
/linux-5.10/drivers/gpu/drm/nouveau/ |
D | nouveau_vga.c | 89 bool runtime = nouveau_pmops_runtime(); in nouveau_vga_init() local 111 bool runtime = nouveau_pmops_runtime(); in nouveau_vga_fini() local
|
/linux-5.10/sound/usb/ |
D | pcm.c | 908 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usb_pcm_prepare() local 1211 static int snd_usb_pcm_check_knot(struct snd_pcm_runtime *runtime, in snd_usb_pcm_check_knot() 1257 static int setup_hw_info(struct snd_pcm_runtime *runtime, struct snd_usb_substream *subs) in setup_hw_info() 1352 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usb_pcm_open() local 1411 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in retire_capture_urb() local 1487 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in fill_playback_urb_dsd_dop() local 1544 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in copy_to_urb() local 1592 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in prepare_playback_urb() local 1708 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in retire_playback_urb() local
|
/linux-5.10/sound/soc/fsl/ |
D | fsl_dma.c | 386 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_open() local 539 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_hw_params() local 702 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_pointer() local 766 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_hw_free() local 800 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_close() local
|
/linux-5.10/sound/soc/intel/keembay/ |
D | kmb_platform.c | 52 struct snd_pcm_runtime *runtime, in kmb_pcm_tx_fn() 82 struct snd_pcm_runtime *runtime, in kmb_pcm_rx_fn() 203 struct snd_pcm_runtime *runtime = substream->runtime; in kmb_pcm_open() local 218 struct snd_pcm_runtime *runtime = substream->runtime; in kmb_pcm_trigger() local 326 struct snd_pcm_runtime *runtime = substream->runtime; in kmb_pcm_pointer() local
|
/linux-5.10/sound/pci/ymfpci/ |
D | ymfpci_main.c | 346 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_pcm_capture_interrupt() local 484 struct snd_pcm_runtime *runtime, in snd_ymfpci_pcm_init_voice() 627 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_playback_hw_params() local 639 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_playback_hw_free() local 662 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_playback_prepare() local 695 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_capture_prepare() local 739 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_playback_pointer() local 751 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_capture_pointer() local 869 static void snd_ymfpci_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_ymfpci_pcm_free_substream() 877 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_playback_open_1() local [all …]
|
/linux-5.10/sound/firewire/tascam/ |
D | tascam-pcm.c | 13 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local 157 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_capture_prepare() local 174 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_playback_prepare() local
|
/linux-5.10/sound/mips/ |
D | sgio2audio.c | 355 struct snd_pcm_runtime *runtime = chip->channel[ch].substream->runtime; in snd_sgio2audio_dma_pull_frag() local 403 struct snd_pcm_runtime *runtime = chip->channel[ch].substream->runtime; in snd_sgio2audio_dma_push_frag() local 543 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sgio2audio_playback1_open() local 553 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sgio2audio_playback2_open() local 564 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sgio2audio_capture_open() local 574 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sgio2audio_pcm_close() local 584 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sgio2audio_pcm_prepare() local
|
/linux-5.10/sound/soc/kirkwood/ |
D | kirkwood-dma.c | 105 struct snd_pcm_runtime *runtime = substream->runtime; in kirkwood_dma_open() local 189 struct snd_pcm_runtime *runtime = substream->runtime; in kirkwood_dma_hw_params() local 207 struct snd_pcm_runtime *runtime = substream->runtime; in kirkwood_dma_prepare() local
|
/linux-5.10/sound/firewire/fireface/ |
D | amdtp-ff.c | 36 struct snd_pcm_runtime *runtime = pcm->runtime; in write_pcm_s32() local 66 struct snd_pcm_runtime *runtime = pcm->runtime; in read_pcm_s32() local 104 struct snd_pcm_runtime *runtime) in amdtp_ff_add_pcm_hw_constraints()
|
/linux-5.10/drivers/media/pci/cobalt/ |
D | cobalt-alsa-pcm.c | 102 struct snd_pcm_runtime *runtime; in cobalt_alsa_announce_pcm_data() local 208 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cobalt_pcm_capture_open() local 302 struct snd_pcm_runtime *runtime; in cobalt_alsa_pb_pcm_data() local 370 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cobalt_pcm_playback_open() local
|
/linux-5.10/sound/core/ |
D | pcm_memory.c | 381 struct snd_pcm_runtime *runtime; in snd_pcm_lib_malloc_pages() local 435 struct snd_pcm_runtime *runtime; in snd_pcm_lib_free_pages() local 455 struct snd_pcm_runtime *runtime; in _snd_pcm_lib_alloc_vmalloc_buffer() local 482 struct snd_pcm_runtime *runtime; in snd_pcm_lib_free_vmalloc_buffer() local
|
/linux-5.10/sound/pci/emu10k1/ |
D | emu10k1x.c | 344 static void snd_emu10k1x_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_emu10k1x_pcm_free_substream() 372 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_playback_open() local 405 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_hw_params() local 420 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_hw_free() local 441 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_prepare() local 471 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_trigger() local 508 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_pointer() local 551 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_open_capture() local 584 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_hw_params_capture() local 601 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_hw_free_capture() local [all …]
|
/linux-5.10/include/sound/ |
D | pcm.h | 456 struct snd_pcm_runtime *runtime; member 671 static inline ssize_t bytes_to_samples(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_samples() 681 static inline snd_pcm_sframes_t bytes_to_frames(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_frames() 691 static inline ssize_t samples_to_bytes(struct snd_pcm_runtime *runtime, ssize_t size) in samples_to_bytes() 701 static inline ssize_t frames_to_bytes(struct snd_pcm_runtime *runtime, snd_pcm_sframes_t size) in frames_to_bytes() 711 static inline int frame_aligned(struct snd_pcm_runtime *runtime, ssize_t bytes) in frame_aligned() 722 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_buffer_bytes() local 732 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_period_bytes() local 742 static inline snd_pcm_uframes_t snd_pcm_playback_avail(struct snd_pcm_runtime *runtime) in snd_pcm_playback_avail() 758 static inline snd_pcm_uframes_t snd_pcm_capture_avail(struct snd_pcm_runtime *runtime) in snd_pcm_capture_avail() [all …]
|
/linux-5.10/sound/usb/line6/ |
D | playback.c | 205 struct snd_pcm_runtime *runtime = in submit_audio_out_urb() local 333 struct snd_pcm_runtime *runtime = substream->runtime; in audio_out_callback() local 373 struct snd_pcm_runtime *runtime = substream->runtime; in snd_line6_playback_open() local
|
/linux-5.10/sound/soc/meson/ |
D | axg-fifo.c | 101 struct snd_pcm_runtime *runtime = ss->runtime; in axg_fifo_pcm_pointer() local 114 struct snd_pcm_runtime *runtime = ss->runtime; in axg_fifo_pcm_hw_params() local 159 struct snd_pcm_runtime *runtime = ss->runtime; in g12a_fifo_pcm_hw_params() local
|