Home
last modified time | relevance | path

Searched defs:appl_ptr (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/sound/
H A Dpcm-indirect.h24 snd_pcm_uframes_t appl_ptr; /* Last seen appl_ptr */ member
39 snd_pcm_uframes_t appl_ptr = runtime->control->appl_ptr; in snd_pcm_indirect_playback_transfer() local
113 snd_pcm_uframes_t appl_ptr = runtime->control->appl_ptr; in snd_pcm_indirect_capture_transfer() local
H A Drawmidi.h64 size_t appl_ptr; /* application pointer */ member
H A Dpcm.h1569 snd_pcm_uframes_t appl_ptr; /* appl ptr */ member
1594 u32 appl_ptr; /* appl ptr */ member
/openbmc/linux/sound/core/
H A Dpcm_compat.c165 u32 appl_ptr; member
398 u32 appl_ptr; member
492 __u32 appl_ptr; member
H A Dpcm_lib.c72 snd_pcm_uframes_t appl_ptr = READ_ONCE(runtime->control->appl_ptr); in snd_pcm_playback_silence() local
2164 snd_pcm_uframes_t appl_ptr) in pcm_lib_apply_appl_ptr()
2279 snd_pcm_uframes_t frames, appl_ptr, appl_ofs; in __snd_pcm_lib_xfer() local
H A Drawmidi.c1255 unsigned long appl_ptr; in snd_rawmidi_kernel_read1() local
1584 unsigned long appl_ptr; in snd_rawmidi_kernel_write1() local
H A Dpcm_native.c2939 snd_pcm_sframes_t appl_ptr; in forward_appl_ptr() local
2959 snd_pcm_sframes_t appl_ptr; in rewind_appl_ptr() local
3097 u32 appl_ptr; member
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h482 snd_pcm_uframes_t appl_ptr; /* appl ptr */ member
537 snd_pcm_uframes_t appl_ptr; /* RW: appl ptr (0...boundary-1) */ member
581 snd_pcm_uframes_t appl_ptr; /* RW: appl ptr (0...boundary-1) */ member
/openbmc/linux/include/uapi/sound/
H A Dasound.h482 snd_pcm_uframes_t appl_ptr; /* appl ptr */ member
537 snd_pcm_uframes_t appl_ptr; /* RW: appl ptr (0...boundary-1) */ member
581 snd_pcm_uframes_t appl_ptr; /* RW: appl ptr (0...boundary-1) */ member
/openbmc/linux/sound/drivers/
H A Daloop.c540 snd_pcm_uframes_t appl_ptr, appl_ptr1, diff; in copy_play_buf() local
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2067 snd_pcm_uframes_t appl_ptr; in snd_pcm_oss_simulate_fill() local