Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/mediatek/common/
Dmtk-afe-platform-driver.c91 unsigned int hw_ptr = 0, hw_base = 0; in mtk_afe_pcm_pointer() local
/linux-6.14.4/sound/virtio/
Dvirtio_pcm.h56 size_t hw_ptr; member
/linux-6.14.4/drivers/media/usb/go7007/
Dsnd-go7007.c41 int hw_ptr; member
/linux-6.14.4/sound/core/
Dsound_kunit.c43 snd_pcm_uframes_t hw_ptr; member
Dpcm_compat.c166 u32 hw_ptr; member
378 u32 hw_ptr; member
Dpcm_lib.c93 snd_pcm_uframes_t hw_ptr = runtime->status->hw_ptr; in snd_pcm_playback_silence() local
Dpcm_native.c3093 u32 hw_ptr; member
/linux-6.14.4/sound/soc/qcom/qdsp6/
Dq6apm.h81 atomic_t hw_ptr; member
/linux-6.14.4/drivers/usb/gadget/function/
Du_audio.c46 ssize_t hw_ptr; member
152 unsigned int hw_ptr; in u_audio_iso_complete() local
/linux-6.14.4/include/sound/
Drawmidi.h65 size_t hw_ptr; /* hardware pointer */ member
Dvx_core.h62 int hw_ptr; /* the current hardware pointer in bytes */ member
Dpcm.h1548 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member
1573 u32 hw_ptr; /* hw ptr */ member
/linux-6.14.4/sound/xen/
Dxen_snd_front_alsa.c44 atomic_t hw_ptr; member
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/sound/
Dasound.h487 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member
534 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member
575 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member
/linux-6.14.4/include/uapi/sound/
Dasound.h487 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member
534 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member
575 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member
/linux-6.14.4/sound/pci/nm256/
Dnm256.c813 const struct snd_pcm_hardware *hw_ptr) in snd_nm256_setup_stream()
/linux-6.14.4/sound/core/oss/
Dpcm_oss.c2050 snd_pcm_uframes_t hw_ptr) in snd_pcm_oss_simulate_fill()