Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 8 of 8) sorted by relevance

/include/sound/
Dpcm.h484 struct snd_pcm_runtime *runtime; member
737 static inline void __snd_pcm_set_state(struct snd_pcm_runtime *runtime, in __snd_pcm_set_state()
751 static inline ssize_t bytes_to_samples(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_samples()
763 static inline snd_pcm_sframes_t bytes_to_frames(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_frames()
775 static inline ssize_t samples_to_bytes(struct snd_pcm_runtime *runtime, ssize_t size) in samples_to_bytes()
787 static inline ssize_t frames_to_bytes(struct snd_pcm_runtime *runtime, snd_pcm_sframes_t size) in frames_to_bytes()
799 static inline int frame_aligned(struct snd_pcm_runtime *runtime, ssize_t bytes) in frame_aligned()
812 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_buffer_bytes() local
824 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_period_bytes() local
836 static inline snd_pcm_uframes_t snd_pcm_playback_avail(struct snd_pcm_runtime *runtime) in snd_pcm_playback_avail()
[all …]
Dpcm-indirect.h38 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect_playback_transfer() local
112 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect_capture_transfer() local
Dcompress_driver.h114 struct snd_compr_runtime *runtime; member
276 struct snd_compr_runtime *runtime = stream->runtime; in snd_compr_set_runtime_buffer() local
Drawmidi.h97 struct snd_rawmidi_runtime *runtime; member
Dvx_core.h275 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()
/include/linux/
Dposix-timers.h99 u64 runtime) in posix_cputimers_rt_watchdog()
Defi.h491 u64 runtime; member
508 u32 runtime; member
528 efi_runtime_services_t *runtime; member
646 const efi_runtime_services_t *runtime; /* EFI runtime services table */ member
Dsched.h642 s64 runtime; /* Remaining runtime for this instance */ member