Searched refs:cras_reload_aec_config (Results 1 – 3 of 3) sorted by relevance
502 struct __attribute__((__packed__)) cras_reload_aec_config { struct505 static inline void cras_fill_reload_aec_config(struct cras_reload_aec_config *m) in cras_fill_reload_aec_config() argument
3676 pub struct cras_reload_aec_config { struct3682 ::std::mem::size_of::<cras_reload_aec_config>(), in bindgen_test_layout_cras_reload_aec_config() argument3684 concat!("Size of: ", stringify!(cras_reload_aec_config)) in bindgen_test_layout_cras_reload_aec_config()3687 ::std::mem::align_of::<cras_reload_aec_config>(), in bindgen_test_layout_cras_reload_aec_config()3689 concat!("Alignment of ", stringify!(cras_reload_aec_config)) in bindgen_test_layout_cras_reload_aec_config()3692 unsafe { &(*(::std::ptr::null::<cras_reload_aec_config>())).header as *const _ as usize }, in bindgen_test_layout_cras_reload_aec_config()3696 stringify!(cras_reload_aec_config), in bindgen_test_layout_cras_reload_aec_config()
3426 struct cras_reload_aec_config msg; in cras_client_reload_aec_config()