Searched refs:new_gain (Results 1 – 1 of 1) sorted by relevance
323 dbus_int32_t new_gain; in handle_set_input_gain() local325 rc = get_single_arg(message, DBUS_TYPE_INT32, &new_gain); in handle_set_input_gain()329 cras_system_set_capture_gain(new_gain); in handle_set_input_gain()341 dbus_int32_t new_gain; in handle_set_input_node_gain() local349 DBUS_TYPE_INT32, &new_gain, in handle_set_input_node_gain()358 cras_iodev_list_set_node_attr(id, IONODE_ATTR_CAPTURE_GAIN, new_gain); in handle_set_input_node_gain()