Lines Matching refs:node_data
174 struct cras_observer_alert_data_active_node *node_data = in active_node_alert() local
181 node_data->direction, in active_node_alert()
182 node_data->node_id); in active_node_alert()
189 struct cras_observer_alert_data_node_volume *node_data = in output_node_volume_alert() local
196 node_data->node_id, in output_node_volume_alert()
197 node_data->volume); in output_node_volume_alert()
204 struct cras_observer_alert_data_node_lr_swapped *node_data = in node_left_right_swapped_alert() local
211 node_data->node_id, in node_left_right_swapped_alert()
212 node_data->swapped); in node_left_right_swapped_alert()
219 struct cras_observer_alert_data_node_volume *node_data = in input_node_gain_alert() local
226 node_data->node_id, in input_node_gain_alert()
227 node_data->volume); in input_node_gain_alert()