Lines Matching defs:ports

238     const char *availability_group;     /**< An indentifier for the group of ports that share their availability status with
241 * that something was plugged in but not what exactly. In this situation the ports for
244 * in. Such applications should get a list of all card ports and compare their
255 * Since one group can include both input and output ports, the grouping should be done
288 pa_sink_port_info** ports; /**< Array of available ports, or NULL. Array is terminated by an entry set to NULL. The number of entries is stored in n_ports. \since 0.9.16 */
342 const char *availability_group; /**< An indentifier for the group of ports that share their availability status with
345 * that something was plugged in but not what exactly. In this situation the ports for
348 * in. Such applications should get a list of all card ports and compare their
360 * Since one group can include both input and output ports, the grouping should be done
393 pa_source_port_info** ports; /**< Array of available ports, or NULL. Array is terminated by an entry set to NULL. The number of entries is stored in n_ports. \since 0.9.16 */
578 const char *availability_group; /**< An indentifier for the group of ports that share their availability status with
581 * that something was plugged in but not what exactly. In this situation the ports for
584 * in. Such applications should get a list of all card ports and compare their
613 pa_card_port_info **ports; /**< Array of pointers to ports, or NULL. Array is terminated by an entry set to NULL. */