Home | History | Annotate | Download | only in src

Lines Matching refs:deviceState

173   self->deviceState = MIX_AUDIO_DEV_CLOSED;
486 mix->deviceState = MIX_AUDIO_DEV_ALLOCATED;
599 mix->deviceState = MIX_AUDIO_DEV_CLOSED;
2030 g_debug("%s deviceState(%s)", prefix, _mix_device_state_get_name(mix->deviceState));