Searched refs:source_state_t (Results 1 – 3 of 3) sorted by relevance
33 } source_state_t; typedef36 source_state_t old_state,37 source_state_t new_state,
68 source_state_t state;84 static const char *state2str(source_state_t state) in state2str()101 static void source_set_state(struct audio_device *dev, source_state_t new_state) in source_set_state()105 source_state_t old_state = source->state; in source_set_state()
746 source_state_t state = source_get_state(dev); in audio_device_is_connected()