Searched refs:PA_PORT_AVAILABLE_NO (Results 1 – 2 of 2) sorted by relevance
1061 …PA_PORT_AVAILABLE_NO = 1, /**< This port is not available, likely because the jack is not plu… enumerator1067 #define PA_PORT_AVAILABLE_NO PA_PORT_AVAILABLE_NO macro
322 case PA_PORT_AVAILABLE_NO: return _("not available"); in get_available_str()