Home
last modified time | relevance | path

Searched defs:connection (Results 301 - 325 of 495) sorted by relevance

1...<<11121314151617181920

/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dgpio.c36 struct gb_connection *connection; member
361 struct gb_connection *connection = op->connection; gb_gpio_request_handler() local
504 struct gb_connection *connection; gb_gpio_probe() local
601 struct gb_connection *connection = ggc->connection; gb_gpio_remove() local
[all...]
H A Dspilib.c19 struct gb_connection *connection; member
327 struct gb_connection *connection = spi->connection; in gb_spi_transfer_one_message() local
162 gb_spi_operation_create(struct gb_spilib *spi, struct gb_connection *connection, struct spi_message *msg) gb_spi_operation_create() argument
481 gb_spilib_master_init(struct gb_connection *connection, struct device *dev, struct spilib_ops *ops) gb_spilib_master_init() argument
558 gb_spilib_master_exit(struct gb_connection *connection) gb_spilib_master_exit() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dspilib.c19 struct gb_connection *connection; member
331 struct gb_connection *connection = spi->connection; in gb_spi_transfer_one_message() local
162 gb_spi_operation_create(struct gb_spilib *spi, struct gb_connection *connection, struct spi_message *msg) gb_spi_operation_create() argument
485 gb_spilib_master_init(struct gb_connection *connection, struct device *dev, struct spilib_ops *ops) gb_spilib_master_init() argument
562 gb_spilib_master_exit(struct gb_connection *connection) gb_spilib_master_exit() argument
[all...]
H A Dgpio.c36 struct gb_connection *connection; member
368 struct gb_connection *connection = op->connection; gb_gpio_request_handler() local
508 struct gb_connection *connection; gb_gpio_probe() local
605 struct gb_connection *connection = ggc->connection; gb_gpio_remove() local
[all...]
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Dxs_wire.h98 uint32_t connection; member
/kernel/linux/linux-6.6/drivers/greybus/
H A Doperation.c44 struct gb_connection *connection = operation->connection; in gb_operation_get_active() local
81 struct gb_connection *connection in gb_operation_put_active() local
98 struct gb_connection *connection = operation->connection; gb_operation_is_active() local
196 gb_operation_find_outgoing(struct gb_connection *connection, u16 operation_id) gb_operation_find_outgoing() argument
217 struct gb_connection *connection = message->operation->connection; gb_message_send() local
238 struct gb_connection *connection = operation->connection; gb_operation_request_handle() local
519 gb_operation_create_common(struct gb_connection *connection, u8 type, size_t request_size, size_t response_size, unsigned long op_flags, gfp_t gfp_flags) gb_operation_create_common() argument
575 gb_operation_create_flags(struct gb_connection *connection, u8 type, size_t request_size, size_t response_size, unsigned long flags, gfp_t gfp) gb_operation_create_flags() argument
601 gb_operation_create_core(struct gb_connection *connection, u8 type, size_t request_size, size_t response_size, unsigned long flags, gfp_t gfp) gb_operation_create_core() argument
621 gb_operation_get_payload_size_max(struct gb_connection *connection) gb_operation_get_payload_size_max() argument
630 gb_operation_create_incoming(struct gb_connection *connection, u16 id, u8 type, void *data, size_t size) gb_operation_create_incoming() argument
725 struct gb_connection *connection = operation->connection; gb_operation_request_send() local
826 struct gb_connection *connection = operation->connection; gb_operation_response_send() local
875 struct gb_connection *connection = operation->connection; greybus_message_sent() local
913 gb_connection_recv_request(struct gb_connection *connection, const struct gb_operation_msg_hdr *header, void *data, size_t size) gb_connection_recv_request() argument
957 gb_connection_recv_response(struct gb_connection *connection, const struct gb_operation_msg_hdr *header, void *data, size_t size) gb_connection_recv_response() argument
1026 gb_connection_recv(struct gb_connection *connection, void *data, size_t size) gb_connection_recv() argument
1138 gb_operation_sync_timeout(struct gb_connection *connection, int type, void *request, int request_size, void *response, int response_size, unsigned int timeout) gb_operation_sync_timeout() argument
1191 gb_operation_unidirectional_timeout(struct gb_connection *connection, int type, void *request, int request_size, unsigned int timeout) gb_operation_unidirectional_timeout() argument
[all...]
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_midi.c283 unsigned char connection; in snd_opl3_note_on() local
[all...]
/third_party/node/lib/
H A D_http_outgoing.js[all...]
/third_party/node/src/
H A Dinspector_js_api.cc67 JSBindingsSessionDelegate(Environment* env, JSBindingsConnection* connection) JSBindingsSessionDelegate() argument
/third_party/mesa3d/include/vulkan/
H A Dvk_icd.h135 MirConnection *connection; member
159 xcb_connection_t *connection; member
/third_party/node/deps/undici/src/lib/llhttp/
H A Dconstants.js
/third_party/python/Lib/multiprocessing/
H A Dcontext.py170 from . import connection namespace
/third_party/pulseaudio/src/modules/dbus/
H A Dmodule-dbus-protocol.c85 struct connection { struct
148 static dbus_bool_t user_check_cb(DBusConnection *connection, unsigned long uid, void *data) { in user_check_cb() argument
154 static DBusHandlerResult disconnection_filter_cb(DBusConnection *connection, DBusMessage *message, void *user_data) { in disconnection_filter_cb() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvk_icd.h135 MirConnection *connection; member
159 xcb_connection_t *connection; member
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dsessions.c169 get_session (struct MHD_Connection *connection) in get_session() argument
296 serve_simple_form(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) serve_simple_form() argument
330 fill_v1_form(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) fill_v1_form() argument
372 fill_v1_v2_form(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) fill_v1_v2_form() argument
415 not_found_page(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) not_found_page() argument
554 create_response(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) create_response() argument
661 request_completed_callback(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) request_completed_callback() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddemo.c414 struct MHD_Connection *connection; member
641 return_directory_response (struct MHD_Connection *connection) in return_directory_response() argument
603 response_completed_callback(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) response_completed_callback() argument
673 generate_page(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) generate_page() argument
[all...]
H A Ddemo_https.c415 struct MHD_Connection *connection; member
642 return_directory_response (struct MHD_Connection *connection) in return_directory_response() argument
604 response_completed_callback(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) response_completed_callback() argument
674 generate_page(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) generate_page() argument
[all...]
H A Dmhd2spdy_spdy.c146 struct SPDY_Connection *connection; in spdy_cb_send() local
228 struct SPDY_Connection *connection; in spdy_cb_recv() local
671 spdy_ctl_select(fd_set * read_fd_set, fd_set * write_fd_set, fd_set * except_fd_set, struct SPDY_Connection *connection) spdy_ctl_select() argument
701 spdy_exec_io(struct SPDY_Connection *connection) spdy_exec_io() argument
730 struct SPDY_Connection * connection = NULL; spdy_connect() local
813 spdy_free_connection(struct SPDY_Connection * connection) spdy_free_connection() argument
848 struct SPDY_Connection *connection; spdy_request() local
990 struct SPDY_Connection *connection; spdy_get_selectfdset() local
[all...]
H A Dpost_example.c147 get_session (struct MHD_Connection *connection) in get_session() argument
274 serve_simple_form(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) serve_simple_form() argument
310 fill_v1_form(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) fill_v1_form() argument
353 fill_v1_v2_form(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) fill_v1_v2_form() argument
397 not_found_page(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) not_found_page() argument
537 create_response(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) create_response() argument
644 request_completed_callback(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) request_completed_callback() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddigestauth.c301 check_nonce_nc (struct MHD_Connection *connection, in check_nonce_nc() argument
361 MHD_digest_auth_get_username(struct MHD_Connection *connection) MHD_digest_auth_get_username() argument
443 test_header(struct MHD_Connection *connection, const char *key, const char *value) test_header() argument
479 check_argument_match(struct MHD_Connection *connection, const char *args) check_argument_match() argument
562 MHD_digest_auth_check(struct MHD_Connection *connection, const char *realm, const char *username, const char *password, unsigned int nonce_timeout) MHD_digest_auth_check() argument
800 MHD_queue_auth_fail_response(struct MHD_Connection *connection, const char *realm, const char *opaque, struct MHD_Response *response, int signal_stale) MHD_queue_auth_fail_response() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_post.c66 completed_cb(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) completed_cb() argument
119 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_echo() argument
453 ahc_cancel(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_cancel() argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvk_icd.h135 MirConnection *connection; member
159 xcb_connection_t *connection; member
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-simple.c48 typedef struct connection { struct
66 } connection; typedef
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvk_icd.h131 MirConnection *connection; member
155 xcb_connection_t *connection; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c374 static DBusHandlerResult message_handler(DBusConnection *connection, in message_handler() argument
452 static void free_dbus_object_desc_cb(DBusConnection *connection, void *obj_dsc) in free_dbus_object_desc_cb() argument
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920