Searched defs:pa_pstream (Results 1 – 2 of 2) sorted by relevance
122 struct pa_pstream { struct138 pa_pstream_descriptor descriptor; argument156 * pa_pstream_register_memfd_mempool() for more information. */ argument164 pa_pstream_packet_cb_t receive_packet_callback; argument167 pa_pstream_memblock_cb_t receive_memblock_callback; argument170 pa_pstream_notify_cb_t drain_callback; argument173 pa_pstream_notify_cb_t die_callback; argument176 pa_pstream_block_id_cb_t revoke_callback; argument179 pa_pstream_block_id_cb_t release_callback; argument180 void *release_callback_userdata;[all …]
37 typedef struct pa_pstream pa_pstream; typedef