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()
920 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_hello_deferred()
953 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_inserted()
1001 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_module_removed()
1029 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_oops()
1060 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_process_intf_mailbox_event()
1093 svc = gb_connection_get_data(operation->connection); in gb_svc_process_deferred_request()
1122 struct gb_svc *svc = gb_connection_get_data(operation->connection); in gb_svc_queue_deferred_request()
1141 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_reset_recv()
1159 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_module_inserted_recv()
1178 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_module_removed_recv()
1197 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_oops_recv()
1211 struct gb_svc *svc = gb_connection_get_data(op->connection); in gb_svc_intf_mailbox_event_recv()
1230 struct gb_svc *svc = gb_connection_get_data(connection); in gb_svc_request_handler()