Searched refs:max_capture_gain (Results 1 – 5 of 5) sorted by relevance
113 exp_state->max_capture_gain = DEFAULT_MAX_CAPTURE_GAIN; in cras_system_state_init()195 gain = MIN(gain, state.exp_state->max_capture_gain); in cras_system_set_capture_gain()334 state.exp_state->max_capture_gain = max; in cras_system_set_capture_gain_limits()346 return state.exp_state->max_capture_gain; in cras_system_get_max_capture_gain()
803 long min_capture_gain, max_capture_gain; in init_device_settings() local811 max_capture_gain = in init_device_settings()817 max_capture_gain = in init_device_settings()822 max_capture_gain); in init_device_settings()
509 int32_t max_capture_gain; member
1775 pub max_capture_gain: i32, field1953 &(*(::std::ptr::null::<cras_server_state>())).max_capture_gain as *const _ as usize in bindgen_test_layout_cras_server_state()1960 stringify!(max_capture_gain) in bindgen_test_layout_cras_server_state()
2655 max_gain = client->server_state->max_capture_gain; in cras_client_get_system_max_capture_gain()