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()
924 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_hello_deferred()
957 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_inserted()
1005 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_removed()
1033 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_oops()
1064 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_mailbox_event()
1097 svc = gb_connection_get_data(operation->connection); in gb_svc_process_deferred_request()
1126 struct gb_svc *svc = gb_connection_get_data(operation->connection); in gb_svc_queue_deferred_request()
1145 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_reset_recv()
1163 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_module_inserted_recv()
1182 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_module_removed_recv()
1201 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_oops_recv()
1215 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_mailbox_event_recv()
1234 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_request_handler()