Searched defs:pa_pstream (Results 1 – 2 of 2) sorted by relevance
121 struct pa_pstream { struct137 pa_pstream_descriptor descriptor; argument155 * pa_pstream_register_memfd_mempool() for more information. */ argument162 pa_pstream_packet_cb_t receive_packet_callback; argument165 pa_pstream_memblock_cb_t receive_memblock_callback; argument168 pa_pstream_notify_cb_t drain_callback; argument171 pa_pstream_notify_cb_t die_callback; argument174 pa_pstream_block_id_cb_t revoke_callback; argument177 pa_pstream_block_id_cb_t release_callback; argument178 void *release_callback_userdata;[all …]
37 typedef struct pa_pstream pa_pstream; typedef