Searched refs:snd_pcm_runtime (Results 1 – 7 of 7) sorted by relevance
| /include/sound/ |
| A D | pcm_iec958.h | 9 int snd_pcm_fill_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs, 15 int snd_pcm_create_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs,
|
| A D | pcm.h | 362 struct snd_pcm_runtime { struct 426 void (*private_free)(struct snd_pcm_runtime *runtime); argument 478 struct snd_pcm_runtime *runtime; 800 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_buffer_bytes() 812 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_period_bytes() 882 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_ready() 896 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_capture_ready() 911 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_data() 928 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_empty() 942 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_capture_empty() [all …]
|
| A D | pcm_drm_eld.h | 87 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld);
|
| A D | vx_core.h | 95 void (*dma_write)(struct vx_core *chip, struct snd_pcm_runtime *runtime, 97 void (*dma_read)(struct vx_core *chip, struct snd_pcm_runtime *runtime, 275 static inline void vx_pseudo_dma_write(struct vx_core *chip, struct snd_pcm_runtime *runtime, in vx_pseudo_dma_write() 281 static inline void vx_pseudo_dma_read(struct vx_core *chip, struct snd_pcm_runtime *runtime, in vx_pseudo_dma_read()
|
| A D | pcm-indirect.h | 38 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect_playback_transfer() 112 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect_capture_transfer()
|
| A D | wss.h | 100 int (*rate_constraint) (struct snd_pcm_runtime *runtime);
|
| A D | ac97_codec.h | 410 int snd_ac97_pcm_double_rate_rules(struct snd_pcm_runtime *runtime);
|
Completed in 18 milliseconds