Searched refs:audio_thread_event (Results 1 – 3 of 3) sorted by relevance
944 pub struct audio_thread_event { struct954 ::std::mem::size_of::<audio_thread_event>(), in bindgen_test_layout_audio_thread_event() argument956 concat!("Size of: ", stringify!(audio_thread_event)) in bindgen_test_layout_audio_thread_event()959 ::std::mem::align_of::<audio_thread_event>(), in bindgen_test_layout_audio_thread_event()961 concat!("Alignment of ", stringify!(audio_thread_event)) in bindgen_test_layout_audio_thread_event()964 unsafe { &(*(::std::ptr::null::<audio_thread_event>())).tag_sec as *const _ as usize }, in bindgen_test_layout_audio_thread_event()968 stringify!(audio_thread_event), in bindgen_test_layout_audio_thread_event()974 unsafe { &(*(::std::ptr::null::<audio_thread_event>())).nsec as *const _ as usize }, in bindgen_test_layout_audio_thread_event()978 stringify!(audio_thread_event), in bindgen_test_layout_audio_thread_event()984 unsafe { &(*(::std::ptr::null::<audio_thread_event>())).data1 as *const _ as usize }, in bindgen_test_layout_audio_thread_event()[all …]
394 struct __attribute__((__packed__)) audio_thread_event { struct407 struct audio_thread_event log[AUDIO_THREAD_EVENT_LOG_SIZE]; argument
3289 sizeof(struct audio_thread_event) * len); in cras_client_read_atlog()3291 sizeof(struct audio_thread_event) * in cras_client_read_atlog()3297 sizeof(struct audio_thread_event) * len); in cras_client_read_atlog()