Searched refs:PA_COMMAND_GET_SINK_INFO_LIST (Results 1 – 5 of 5) sorted by relevance
60 PA_COMMAND_GET_SINK_INFO_LIST, enumerator
74 [PA_COMMAND_GET_SINK_INFO_LIST] = "GET_SINK_INFO_LIST",
3693 if (command == PA_COMMAND_GET_SINK_INFO_LIST) in command_get_info_list()3714 if (command == PA_COMMAND_GET_SINK_INFO_LIST) in command_get_info_list()5014 [PA_COMMAND_GET_SINK_INFO_LIST] = command_get_info_list,
233 PA_COMMAND_GET_SINK_INFO_LIST)
314 …return pa_context_send_simple_command(c, PA_COMMAND_GET_SINK_INFO_LIST, context_get_sink_info_call… in pa_context_get_sink_info_list()