Home
last modified time | relevance | path

Searched defs:hw_ptr (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-afe-platform-driver.c91 unsigned int hw_ptr = 0, hw_base = 0; in mtk_afe_pcm_pointer() local
/openbmc/linux/sound/virtio/
H A Dvirtio_pcm.h53 size_t hw_ptr; member
H A Dvirtio_pcm_ops.c442 snd_pcm_uframes_t hw_ptr = SNDRV_PCM_POS_XRUN; in virtsnd_pcm_pointer() local
/openbmc/linux/drivers/media/usb/go7007/
H A Dsnd-go7007.c41 int hw_ptr; member
/openbmc/linux/sound/core/
H A Dpcm_compat.c166 u32 hw_ptr; member
387 u32 hw_ptr; member
H A Dpcm_lib.c93 snd_pcm_uframes_t hw_ptr = runtime->status->hw_ptr; in snd_pcm_playback_silence() local
H A Dpcm_native.c3086 u32 hw_ptr; member
/openbmc/linux/include/sound/
H A Drawmidi.h65 size_t hw_ptr; /* hardware pointer */ member
H A Dpcm.h1570 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member
1595 u32 hw_ptr; /* hw ptr */ member
H A Dvx_core.h62 int hw_ptr; /* the current hardware pointer in bytes */ member
/openbmc/linux/drivers/usb/gadget/function/
H A Du_audio.c46 ssize_t hw_ptr; member
152 unsigned int hw_ptr; in u_audio_iso_complete() local
/openbmc/linux/sound/xen/
H A Dxen_snd_front_alsa.c44 atomic_t hw_ptr; member
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h483 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member
530 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member
571 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member
/openbmc/linux/include/uapi/sound/
H A Dasound.h483 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member
530 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member
571 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member
/openbmc/linux/sound/pci/nm256/
H A Dnm256.c809 const struct snd_pcm_hardware *hw_ptr) in snd_nm256_setup_stream()
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2064 snd_pcm_uframes_t hw_ptr) in snd_pcm_oss_simulate_fill()