/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_easrc.c | 1412 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_easrc_trigger() local 1443 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_easrc_hw_params() local 1517 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_easrc_hw_free() local
|
/openbmc/linux/sound/soc/amd/vangogh/ |
H A D | acp5x-pcm-dma.c | 205 struct snd_pcm_runtime *runtime; in acp5x_dma_open() local
|
/openbmc/linux/sound/firewire/digi00x/ |
H A D | digi00x-pcm.c | 60 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local
|
/openbmc/linux/sound/soc/amd/acp/ |
H A D | acp-legacy-common.c | 43 struct snd_pcm_runtime *runtime = substream->runtime; in set_acp_pdm_ring_buffer() local
|
H A D | acp-platform.c | 176 struct snd_pcm_runtime *runtime = substream->runtime; in acp_dma_open() local
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | cht_bsw_rt5672.c | 188 static int cht_codec_init(struct snd_soc_pcm_runtime *runtime) in cht_codec_init()
|
H A D | bdw-rt5677.c | 213 struct snd_pcm_runtime *runtime = substream->runtime; in bdw_rt5677_fe_startup() local
|
H A D | bytcr_rt5640.c | 1301 static int byt_rt5640_init(struct snd_soc_pcm_runtime *runtime) in byt_rt5640_init() 1484 static void byt_rt5640_exit(struct snd_soc_pcm_runtime *runtime) in byt_rt5640_exit()
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-alsa.c | 406 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cx88_pcm_open() local 560 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cx88_pointer() local
|
/openbmc/linux/sound/soc/bcm/ |
H A D | cygnus-pcm.c | 575 struct snd_pcm_runtime *runtime = substream->runtime; in cygnus_pcm_open() local 633 struct snd_pcm_runtime *runtime = substream->runtime; in cygnus_pcm_prepare() local
|
/openbmc/linux/sound/ppc/ |
H A D | pmac.c | 183 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pmac_pcm_prepare() local 556 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pmac_pcm_open() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | max98363.c | 212 struct snd_pcm_runtime *runtime = substream->runtime; in max98363_sdw_dai_hw_params() local
|
/openbmc/linux/sound/soc/amd/raven/ |
H A D | acp3x-pcm-dma.c | 211 struct snd_pcm_runtime *runtime; in acp3x_dma_open() local
|
/openbmc/linux/drivers/misc/cardreader/ |
H A D | rtl8411.c | 79 static void rtl8411_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime) in rtl8411_force_power_down()
|
/openbmc/linux/sound/pci/korg1212/ |
H A D | korg1212.c | 1290 struct snd_pcm_runtime *runtime = substream->runtime; in snd_korg1212_copy_to() local 1323 struct snd_pcm_runtime *runtime = substream->runtime; in snd_korg1212_copy_from() local 1369 struct snd_pcm_runtime *runtime = substream->runtime; in snd_korg1212_playback_open() local 1400 struct snd_pcm_runtime *runtime = substream->runtime; in snd_korg1212_capture_open() local 1647 struct snd_pcm_runtime *runtime = substream->runtime; in snd_korg1212_playback_silence() local
|
/openbmc/linux/kernel/sched/ |
H A D | rt.c | 94 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime) in init_rt_bandwidth() 947 u64 runtime; in do_sched_rt_period_timer() local 1004 u64 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded() local 2777 u64 period, runtime; in tg_rt_schedulable() local 2829 static int __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) in __rt_schedulable()
|
/openbmc/linux/sound/soc/ |
H A D | soc-pcm.c | 1218 struct snd_pcm_runtime *runtime = substream->runtime; in soc_pcm_pointer() local 1697 struct snd_pcm_runtime *runtime = substream->runtime; in dpcm_runtime_setup_fe() local 1731 struct snd_pcm_runtime *runtime = substream->runtime; in dpcm_runtime_setup_be_format() local 1768 struct snd_pcm_runtime *runtime = substream->runtime; in dpcm_runtime_setup_be_chan() local 1816 struct snd_pcm_runtime *runtime = substream->runtime; in dpcm_runtime_setup_be_rate() local
|
/openbmc/linux/sound/pci/ |
H A D | sonicvibes.c | 686 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sonicvibes_playback_prepare() local 710 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sonicvibes_capture_prepare() local 794 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sonicvibes_playback_open() local 806 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sonicvibes_capture_open() local
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | pcm.c | 337 struct snd_pcm_runtime *runtime = substream->runtime; in avs_dai_hda_be_prepare() local 456 struct snd_pcm_runtime *runtime = substream->runtime; in avs_dai_fe_startup() local 603 struct snd_pcm_runtime *runtime = substream->runtime; in avs_dai_fe_prepare() local
|
/openbmc/linux/drivers/dma/ |
H A D | dmatest.c | 481 static unsigned long long dmatest_persec(s64 runtime, unsigned int val) in dmatest_persec() 501 static unsigned long long dmatest_KBs(s64 runtime, unsigned long long len) in dmatest_KBs() 591 s64 runtime = 0; in dmatest_func() local
|
/openbmc/linux/sound/firewire/bebob/ |
H A D | bebob_pcm.c | 98 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local
|
/openbmc/linux/sound/soc/mediatek/mt8173/ |
H A D | mt8173-afe-pcm.c | 323 struct snd_pcm_runtime * const runtime = substream->runtime; in mt8173_afe_i2s_prepare() local 372 struct snd_pcm_runtime * const runtime = substream->runtime; in mt8173_afe_hdmi_prepare() local
|
/openbmc/linux/sound/soc/au1x/ |
H A D | dma.c | 68 struct snd_pcm_runtime *runtime = substream->runtime; in au1000_setup_dma_link() local
|
/openbmc/linux/sound/firewire/fireworks/ |
H A D | fireworks_pcm.c | 135 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local
|
/openbmc/linux/sound/soc/ti/ |
H A D | rx51.c | 92 struct snd_pcm_runtime *runtime = substream->runtime; in rx51_startup() local
|