Searched refs:sink_is_active (Results 1 – 3 of 3) sorted by relevance
44 gboolean sink_is_active(struct audio_device *dev);
870 gboolean sink_is_active(struct audio_device *dev) in sink_is_active() function
221 if (device->sink && sink_is_active(device)) in handle_uuid()