Home
last modified time | relevance | path

Searched refs:pa_device_port_new (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.h86 pa_device_port *pa_device_port_new(pa_core *c, pa_device_port_new_data *data, size_t extra);
H A Ddevice-port.c177 pa_device_port *pa_device_port_new(pa_core *c, pa_device_port_new_data *data, size_t extra) { in pa_device_port_new() function
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c674 port = pa_device_port_new(u->core, &data, 0); in raop_create_port()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c2010 pa_assert_se(port = pa_device_port_new(u->core, &port_data, 0)); in create_card_ports()
2021 pa_assert_se(port = pa_device_port_new(u->core, &port_data, 0)); in create_card_ports()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c5382 p = pa_device_port_new(core, &port_data, sizeof(pa_alsa_port_data)); in device_port_alsa_init()

Completed in 13 milliseconds