Home
last modified time | relevance | path

Searched defs:pconn (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dconn.c43 nvkm_conn_del(struct nvkm_conn **pconn) in nvkm_conn_del() argument
88 nvkm_conn_new(struct nvkm_disp *disp, int index, struct nvbios_connE *info, struct nvkm_conn **pconn) nvkm_conn_new() argument
/third_party/pulseaudio/src/pulsecore/
H A Ddbus-shared.c40 pa_dbus_connection *pconn; in dbus_connection_new() local
61 pa_dbus_connection *pconn; in pa_dbus_bus_get() local
[all...]
H A Ddbus-util.c256 pa_dbus_wrap_connection *pconn; in pa_dbus_wrap_connection_new() local
291 pa_dbus_wrap_connection *pconn; pa_dbus_wrap_connection_new_from_existing() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dconn.c67 nvkm_conn_del(struct nvkm_conn **pconn) in nvkm_conn_del() argument
125 nvkm_conn_new(struct nvkm_disp *disp, int index, struct nvbios_connE *info, struct nvkm_conn **pconn) nvkm_conn_new() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conn.c213 static int conn_new(nghttp3_conn **pconn, int server, int callbacks_version, in conn_new() argument
288 int nghttp3_conn_client_new_versioned(nghttp3_conn **pconn, in nghttp3_conn_client_new_versioned() argument
305 int nghttp3_conn_server_new_versioned(nghttp3_conn **pconn, in nghttp3_conn_server_new_versioned() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.c1048 static int conn_new(ngtcp2_conn **pconn, const ngtcp2_cid *dcid, in conn_new() argument
1386 ngtcp2_conn_client_new_versioned( ngtcp2_conn **pconn, const ngtcp2_cid *dcid, const ngtcp2_cid *scid, const ngtcp2_path *path, uint32_t client_chosen_version, int callbacks_version, const ngtcp2_callbacks *callbacks, int settings_version, const ngtcp2_settings *settings, int transport_params_version, const ngtcp2_transport_params *params, const ngtcp2_mem *mem, void *user_data) ngtcp2_conn_client_new_versioned() argument
1415 ngtcp2_conn_server_new_versioned( ngtcp2_conn **pconn, const ngtcp2_cid *dcid, const ngtcp2_cid *scid, const ngtcp2_path *path, uint32_t client_chosen_version, int callbacks_version, const ngtcp2_callbacks *callbacks, int settings_version, const ngtcp2_settings *settings, int transport_params_version, const ngtcp2_transport_params *params, const ngtcp2_mem *mem, void *user_data) ngtcp2_conn_server_new_versioned() argument
[all...]

Completed in 12 milliseconds