Searched refs:cras_reload_aec_config (Results 1 – 3 of 3) sorted by relevance
483 struct __attribute__((__packed__)) cras_reload_aec_config { struct486 static inline void cras_fill_reload_aec_config(struct cras_reload_aec_config *m) in cras_fill_reload_aec_config() argument
3916 pub struct cras_reload_aec_config { struct3922 ::std::mem::size_of::<cras_reload_aec_config>(), in bindgen_test_layout_cras_reload_aec_config() argument3924 concat!("Size of: ", stringify!(cras_reload_aec_config)) in bindgen_test_layout_cras_reload_aec_config()3927 ::std::mem::align_of::<cras_reload_aec_config>(), in bindgen_test_layout_cras_reload_aec_config()3929 concat!("Alignment of ", stringify!(cras_reload_aec_config)) in bindgen_test_layout_cras_reload_aec_config()3932 unsafe { &(*(::std::ptr::null::<cras_reload_aec_config>())).header as *const _ as usize }, in bindgen_test_layout_cras_reload_aec_config()3936 stringify!(cras_reload_aec_config), in bindgen_test_layout_cras_reload_aec_config()
3598 struct cras_reload_aec_config msg; in cras_client_reload_aec_config()