Home
last modified time | relevance | path

Searched defs:connection (Results 251 - 275 of 332) sorted by relevance

1...<<11121314

/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dcamera.c52 struct gb_connection *connection; member
187 static int gb_camera_operation_sync_flags(struct gb_connection *connection, in gb_camera_operation_sync_flags() argument
1159 struct gb_connection *connection = gcam->connection; gb_camera_debugfs_init() local
[all...]
H A Duart.c48 struct gb_connection *connection; member
75 struct gb_connection *connection = op->connection; in gb_uart_receive_data_handler() local
131 struct gb_connection *connection = op->connection; in gb_uart_serial_state_handler() local
151 struct gb_connection *connection = op->connection; in gb_uart_receive_credits_handler() local
201 struct gb_connection *connection = op->connection; gb_uart_request_handler() local
805 struct gb_connection *connection; gb_uart_probe() local
916 struct gb_connection *connection = gb_tty->connection; gb_uart_remove() local
[all...]
H A Dlight.c63 struct gb_connection *connection; member
117 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_flash_intensity_set() local
319 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_fade_set() local
345 struct gb_connection *connection in gb_lights_color_set() local
371 struct gb_connection *connection = get_conn_from_channel(channel); __gb_lights_led_brightness_set() local
453 struct gb_connection *connection = get_conn_from_channel(channel); gb_blink_set() local
532 struct gb_connection *connection = get_conn_from_light(light); gb_lights_light_v4l2_register() local
592 struct gb_connection *connection = get_conn_from_light(light); gb_lights_light_v4l2_register() local
634 struct gb_connection *connection = get_conn_from_channel(channel); gb_lights_flash_strobe_set() local
675 struct gb_connection *connection = get_conn_from_channel(channel); gb_lights_flash_timeout_set() local
706 struct gb_connection *connection = get_conn_from_channel(channel); gb_lights_flash_fault_get() local
768 struct gb_connection *connection = get_conn_from_channel(channel); __gb_lights_flash_led_register() local
826 struct gb_connection *connection = get_conn_from_channel(channel); gb_lights_channel_flash_config() local
869 struct gb_connection *connection = get_conn_from_channel(channel); gb_lights_channel_flash_config() local
888 struct gb_connection *connection = get_conn_from_channel(channel); __gb_lights_led_register() local
948 struct gb_connection *connection = get_conn_from_light(light); gb_lights_channel_config() local
1158 struct gb_connection *connection = glights->connection; gb_lights_create_all() local
1190 struct gb_connection *connection = glights->connection; gb_lights_register_all() local
1210 struct gb_connection *connection = op->connection; gb_lights_request_handler() local
1265 struct gb_connection *connection; gb_lights_probe() local
[all...]
H A Dloopback.c60 struct gb_connection *connection; member
654 struct gb_connection *connection in gb_loopback_request_handler() local
977 struct gb_connection *connection; gb_loopback_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_debugfs.c363 struct drbd_connection *connection; in in_flight_summary_show() local
300 seq_print_resource_transfer_log_summary(struct seq_file *m, struct drbd_resource *resource, struct drbd_connection *connection, unsigned long now) seq_print_resource_transfer_log_summary() argument
539 struct drbd_connection *connection = m->private; callback_history_show() local
553 struct drbd_connection *connection = inode->i_private; callback_history_open() local
560 struct drbd_connection *connection = inode->i_private; callback_history_release() local
575 struct drbd_connection *connection = m->private; connection_oldest_requests_show() local
600 struct drbd_connection *connection = inode->i_private; connection_oldest_requests_open() local
607 struct drbd_connection *connection = inode->i_private; connection_oldest_requests_release() local
620 drbd_debugfs_connection_add(struct drbd_connection *connection) drbd_debugfs_connection_add() argument
642 drbd_debugfs_connection_cleanup(struct drbd_connection *connection) drbd_debugfs_connection_cleanup() argument
[all...]
H A Ddrbd_state.c46 struct drbd_connection *connection; in count_objects() local
88 struct drbd_connection *connection; in remember_old_state() local
184 struct drbd_connection *connection = remember_new_state() local
270 struct drbd_connection *connection = forget_state_change() local
294 conn_all_vols_unconf(struct drbd_connection *connection) conn_all_vols_unconf() argument
335 conn_highest_role(struct drbd_connection *connection) conn_highest_role() argument
351 conn_highest_peer(struct drbd_connection *connection) conn_highest_peer() argument
367 conn_highest_disk(struct drbd_connection *connection) conn_highest_disk() argument
383 conn_lowest_disk(struct drbd_connection *connection) conn_lowest_disk() argument
399 conn_highest_pdsk(struct drbd_connection *connection) conn_highest_pdsk() argument
415 conn_lowest_conn(struct drbd_connection *connection) conn_lowest_conn() argument
431 no_peer_wf_report_params(struct drbd_connection *connection) no_peer_wf_report_params() argument
448 wake_up_all_devices(struct drbd_connection *connection) wake_up_all_devices() argument
799 conn_pr_state_change(struct drbd_connection *connection, union drbd_state os, union drbd_state ns, enum chg_state_flags flags) conn_pr_state_change() argument
912 is_valid_soft_transition(union drbd_state os, union drbd_state ns, struct drbd_connection *connection) is_valid_soft_transition() argument
1267 struct drbd_connection *connection = peer_device ? peer_device->connection : NULL; _drbd_set_state() local
1564 struct drbd_connection *connection = connection_state_change->connection; notify_connection_state_change() local
1710 struct drbd_connection *connection = peer_device ? peer_device->connection : NULL; after_state_ch() local
2039 struct drbd_connection *connection; global() member
2047 struct drbd_connection *connection = acscw->connection; w_after_conn_state_ch() local
2109 conn_old_common_state(struct drbd_connection *connection, union drbd_state *pcs, enum chg_state_flags *pf) conn_old_common_state() argument
2156 conn_is_valid_transition(struct drbd_connection *connection, union drbd_state mask, union drbd_state val, enum chg_state_flags flags) conn_is_valid_transition() argument
2199 conn_set_state(struct drbd_connection *connection, union drbd_state mask, union drbd_state val, union drbd_state *pns_min, union drbd_state *pns_max, enum chg_state_flags flags) conn_set_state() argument
2271 _conn_rq_cond(struct drbd_connection *connection, union drbd_state mask, union drbd_state val) _conn_rq_cond() argument
2289 _conn_request_state(struct drbd_connection *connection, union drbd_state mask, union drbd_state val, enum chg_state_flags flags) _conn_request_state() argument
2383 conn_request_state(struct drbd_connection *connection, union drbd_state mask, union drbd_state val, enum chg_state_flags flags) conn_request_state() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dexynos_drm.h77 __u32 connection; member
/kernel/linux/linux-6.6/drivers/net/plip/
H A Dplip.c215 enum plip_connection_state connection; member
[all...]
/kernel/linux/linux-6.6/drivers/greybus/
H A Dsvc.c503 struct gb_connection *connection = svc->connection; gb_svc_connection_destroy() local
643 struct gb_connection *connection = op->connection; gb_svc_version_request() local
840 struct gb_connection *connection = op->connection; gb_svc_hello() local
924 struct gb_connection *connection = operation->connection; gb_svc_process_hello_deferred() local
957 struct gb_connection *connection = operation->connection; gb_svc_process_module_inserted() local
1005 struct gb_connection *connection = operation->connection; gb_svc_process_module_removed() local
1033 struct gb_connection *connection = operation->connection; gb_svc_process_intf_oops() local
1064 struct gb_connection *connection = operation->connection; gb_svc_process_intf_mailbox_event() local
1234 struct gb_connection *connection = op->connection; gb_svc_request_handler() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dexynos_drm.h28 __u32 connection; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dexynos_drm.h41 __u32 connection; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dexynos_drm.h41 __u32 connection; member
/third_party/backends/backend/
H A Depsonds.h106 epsonds_conn_type connection; member
H A Dmagicolor.h169 Magicolor_Connection_Type connection; member
/third_party/nghttp2/src/
H A Dshrpx_http_downstream_connection.cc579 auto connection = req.fs.header(http2::HD_CONNECTION); in push_request_headers() local
[all...]
H A Dshrpx_https_upstream.cc1252 auto connection = resp.fs.header(http2::HD_CONNECTION); in on_downstream_header_complete() local
[all...]
/third_party/libdrm/
H A Dxf86drmMode.h210 drmModeConnection connection; member
/third_party/lwip/src/apps/http/
H A Dhttp_client.c507 httpc_init_connection_common(httpc_state_t **connection, const httpc_connection_t *settings, const char* server_name, in httpc_init_connection_common() argument
594 httpc_init_connection(httpc_state_t **connection, const httpc_connection_t *settings, const char* server_name, in httpc_init_connection() argument
605 httpc_init_connection_addr(httpc_state_t **connection, cons argument
632 httpc_get_file(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc_connection_t *settings, altcp_recv_fn recv_fn, void* callback_arg, httpc_state_t **connection) httpc_get_file() argument
677 httpc_get_file_dns(const char* server_name, u16_t port, const char* uri, const httpc_connection_t *settings, altcp_recv_fn recv_fn, void* callback_arg, httpc_state_t **connection) httpc_get_file_dns() argument
818 httpc_get_file_to_disk(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc_connection_t *settings, void* callback_arg, const char* local_file_name, httpc_state_t **connection) httpc_get_file_to_disk() argument
870 httpc_get_file_dns_to_disk(const char* server_name, u16_t port, const char* uri, const httpc_connection_t *settings, void* callback_arg, const char* local_file_name, httpc_state_t **connection) httpc_get_file_dns_to_disk() argument
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c44 pa_dbus_connection *connection; member
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-esound.c79 typedef struct connection { struct
116 } connection; typedef
[all...]
H A Dprotocol-dbus.c55 DBusConnection *connection; member
494 static DBusHandlerResult handle_message_cb(DBusConnection *connection, DBusMessage *message, void *user_data) { in handle_message_cb() argument
[all...]
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py29 from . import connection namespace
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c128 MHD_get_connection_values (struct MHD_Connection *connection, in MHD_get_connection_values() argument
177 MHD_set_connection_value(struct MHD_Connection *connection, enum MHD_ValueKind kind, const char *key, const char *value) MHD_set_connection_value() argument
217 MHD_lookup_connection_value(struct MHD_Connection *connection, enum MHD_ValueKind kind, const char *key) MHD_lookup_connection_value() argument
243 need_100_continue(struct MHD_Connection *connection) need_100_continue() argument
268 MHD_connection_close(struct MHD_Connection *connection, enum MHD_RequestTerminationCode termination_code) MHD_connection_close() argument
297 connection_close_error(struct MHD_Connection *connection, const char *emsg) connection_close_error() argument
332 try_ready_normal_body(struct MHD_Connection *connection) try_ready_normal_body() argument
399 try_ready_chunked_body(struct MHD_Connection *connection) try_ready_chunked_body() argument
510 keepalive_possible(struct MHD_Connection *connection) keepalive_possible() argument
608 try_grow_read_buffer(struct MHD_Connection *connection) global() argument
640 build_header_response(struct MHD_Connection *connection) global() argument
929 transmit_error_response(struct MHD_Connection *connection, unsigned int status_code, const char *message) global() argument
977 MHD_connection_update_event_loop_info(struct MHD_Connection *connection) global() argument
1125 get_next_header_line(struct MHD_Connection *connection) global() argument
1176 connection_add_header(struct MHD_Connection *connection, char *key, char *value, enum MHD_ValueKind kind) global() argument
1205 parse_arguments(enum MHD_ValueKind kind, struct MHD_Connection *connection, char *args) global() argument
1292 parse_cookie_header(struct MHD_Connection *connection) global() argument
1391 parse_initial_message_line(struct MHD_Connection *connection, char *line) global() argument
1443 call_connection_handler(struct MHD_Connection *connection) global() argument
1477 process_request_body(struct MHD_Connection *connection) global() argument
1658 do_read(struct MHD_Connection *connection) global() argument
1705 do_write(struct MHD_Connection *connection) global() argument
1747 check_write_done(struct MHD_Connection *connection, enum MHD_CONNECTION_STATE next_state) global() argument
1775 process_header_line(struct MHD_Connection *connection, char *line) global() argument
1815 process_broken_line(struct MHD_Connection *connection, char *line, enum MHD_ValueKind kind) global() argument
1888 parse_connection_headers(struct MHD_Connection *connection) global() argument
1967 update_last_activity(struct MHD_Connection *connection) global() argument
2000 MHD_connection_handle_read(struct MHD_Connection *connection) global() argument
2063 MHD_connection_handle_write(struct MHD_Connection *connection) global() argument
2219 cleanup_connection(struct MHD_Connection *connection) global() argument
2268 MHD_connection_handle_idle(struct MHD_Connection *connection) global() argument
2709 MHD_connection_epoll_update_(struct MHD_Connection *connection) global() argument
2756 MHD_set_http_callbacks_(struct MHD_Connection *connection) global() argument
2775 MHD_get_connection_info(struct MHD_Connection *connection, enum MHD_ConnectionInfoType info_type, ...) global() argument
2820 MHD_set_connection_option(struct MHD_Connection *connection, enum MHD_CONNECTION_OPTION option, ...) global() argument
2881 MHD_queue_response(struct MHD_Connection *connection, unsigned int status_code, struct MHD_Response *response) global() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c228 struct Connection *connection; in send_callback() local
260 struct Connection *connection; in recv_callback() local
576 ctl_poll(struct pollfd *pollfd, struct Connection *connection) ctl_poll() argument
594 submit_request(struct Connection *connection, struct Request *req) submit_request() argument
619 exec_io(struct Connection *connection) exec_io() argument
660 struct Connection connection; fetch_uri() local
[all...]
H A Dtest_notls.c207 struct Connection *connection; in send_callback() local
248 struct Connection *connection; in recv_callback() local
528 ctl_poll(struct pollfd *pollfd, struct Connection *connection) ctl_poll() argument
546 submit_request(struct Connection *connection, struct Request *req) submit_request() argument
571 exec_io(struct Connection *connection) exec_io() argument
610 struct Connection connection; fetch_uri() local
[all...]

Completed in 29 milliseconds

1...<<11121314