Home
last modified time | relevance | path

Searched refs:capture_mute_locked (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/server/
Dcras_system_state.c152 exp_state->capture_mute_locked = 0; in cras_system_state_init()
312 state.exp_state->capture_mute_locked); in cras_system_notify_capture_mute()
317 if (state.exp_state->capture_mute_locked) in cras_system_set_capture_mute()
326 state.exp_state->capture_mute_locked = !!locked; in cras_system_set_capture_mute_locked()
337 return state.exp_state->capture_mute_locked; in cras_system_get_capture_mute_locked()
/external/adhd/cras/src/common/
Dcras_types.h598 int32_t capture_mute_locked; member
/external/adhd/cras/client/cras-sys/src/
Dgen.rs2101 pub capture_mute_locked: i32, field
2248 &(*(::std::ptr::null::<cras_server_state>())).capture_mute_locked as *const _ as usize in bindgen_test_layout_cras_server_state()
2255 stringify!(capture_mute_locked) in bindgen_test_layout_cras_server_state()