Searched refs:audio_tstamp_data (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_compat.c | 172 u32 audio_tstamp_data; member 196 if (ext && get_user(status.audio_tstamp_data, in snd_pcm_status_user_compat64() 197 (u32 __user *)(&src->audio_tstamp_data))) in snd_pcm_status_user_compat64() 219 .audio_tstamp_data = status.audio_tstamp_data, in snd_pcm_status_user_compat64()
|
| H A D | pcm_native.c | 981 snd_pcm_unpack_audio_tstamp_config(status->audio_tstamp_data, in snd_pcm_status64() 1019 snd_pcm_pack_audio_tstamp_report(&status->audio_tstamp_data, in snd_pcm_status64() 1063 if (ext && get_user(status.audio_tstamp_data, in snd_pcm_status_user64() 1064 (u32 __user *)(&_status->audio_tstamp_data))) in snd_pcm_status_user64() 1089 if (ext && get_user(status64.audio_tstamp_data, in snd_pcm_status_user32() 1090 (u32 __user *)(&_status->audio_tstamp_data))) in snd_pcm_status_user32() 1109 .audio_tstamp_data = status64.audio_tstamp_data, in snd_pcm_status_user32()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | pcm.h | 1511 …__u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspac… member 1536 u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspace */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | asound.h | 467 …__u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspac… member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | asound.h | 467 …__u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspac… member
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 488 …__u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspac… member
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 488 …__u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspac… member
|