Lines Matching refs:gb_connection_get_data
643 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_version_request()
840 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_hello()
914 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_hello_deferred()
947 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_inserted()
995 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_removed()
1023 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_oops()
1054 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_mailbox_event()
1087 svc = gb_connection_get_data(operation->connection); in gb_svc_process_deferred_request()
1116 struct gb_svc *svc = gb_connection_get_data(operation->connection); in gb_svc_queue_deferred_request()
1135 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_reset_recv()
1153 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_module_inserted_recv()
1172 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_module_removed_recv()
1191 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_oops_recv()
1205 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_mailbox_event_recv()
1224 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_request_handler()