Searched refs:cras_dump_snapshots (Results 1 – 4 of 4) sorted by relevance
357 struct __attribute__((__packed__)) cras_dump_snapshots { struct361 static inline void cras_fill_dump_snapshots(struct cras_dump_snapshots *m) in cras_fill_dump_snapshots() argument
3582 pub struct cras_dump_snapshots { struct3588 ::std::mem::size_of::<cras_dump_snapshots>(), in bindgen_test_layout_cras_dump_snapshots() argument3590 concat!("Size of: ", stringify!(cras_dump_snapshots)) in bindgen_test_layout_cras_dump_snapshots()3593 ::std::mem::align_of::<cras_dump_snapshots>(), in bindgen_test_layout_cras_dump_snapshots()3595 concat!("Alignment of ", stringify!(cras_dump_snapshots)) in bindgen_test_layout_cras_dump_snapshots()3598 unsafe { &(*(::std::ptr::null::<cras_dump_snapshots>())).header as *const _ as usize }, in bindgen_test_layout_cras_dump_snapshots()3602 stringify!(cras_dump_snapshots), in bindgen_test_layout_cras_dump_snapshots()
412 struct cras_dump_snapshots msg; in TEST_F()
3337 struct cras_dump_snapshots msg; in cras_client_update_audio_thread_snapshots()