Home
last modified time | relevance | path

Searched refs:ao_hotplug_get_device_list (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/mpv/mpv-0.34.1/audio/out/
H A Dao.h122 struct ao_device_list *ao_hotplug_get_device_list(struct ao_hotplug *hp);
H A Dao.c494 struct ao_device_list *ao_hotplug_get_device_list(struct ao_hotplug *hp) in ao_hotplug_get_device_list() function
572 struct ao_device_list *list = ao_hotplug_get_device_list(hp); in ao_print_devices()
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dcommand.c1705 struct ao_device_list *list = ao_hotplug_get_device_list(cmd->hotplug); in mp_property_audio_device()
1727 struct ao_device_list *list = ao_hotplug_get_device_list(cmd->hotplug); in mp_property_audio_devices()