Lines Matching defs:handle

237 struct vchiq_service *handle_to_service(struct vchiq_instance *instance, unsigned int handle)  in handle_to_service()
244 find_service_by_handle(struct vchiq_instance *instance, unsigned int handle) in find_service_by_handle()
285 find_service_for_instance(struct vchiq_instance *instance, unsigned int handle) in find_service_for_instance()
306 find_closed_service_for_instance(struct vchiq_instance *instance, unsigned int handle) in find_closed_service_for_instance()
407 vchiq_get_client_id(struct vchiq_instance *instance, unsigned int handle) in vchiq_get_client_id()
420 vchiq_get_service_userdata(struct vchiq_instance *instance, unsigned int handle) in vchiq_get_service_userdata()
2306 void vchiq_msg_queue_push(struct vchiq_instance *instance, unsigned int handle, in vchiq_msg_queue_push()
2329 struct vchiq_header *vchiq_msg_hold(struct vchiq_instance *instance, unsigned int handle) in vchiq_msg_hold()
2892 vchiq_close_service(struct vchiq_instance *instance, unsigned int handle) in vchiq_close_service()
2950 vchiq_remove_service(struct vchiq_instance *instance, unsigned int handle) in vchiq_remove_service()
3015 int vchiq_bulk_transfer(struct vchiq_instance *instance, unsigned int handle, in vchiq_bulk_transfer()
3173 vchiq_queue_message(struct vchiq_instance *instance, unsigned int handle, in vchiq_queue_message()
3222 int vchiq_queue_kernel_message(struct vchiq_instance *instance, unsigned int handle, void *data, in vchiq_queue_kernel_message()
3247 vchiq_release_message(struct vchiq_instance *instance, unsigned int handle, in vchiq_release_message()
3289 vchiq_get_peer_version(struct vchiq_instance *instance, unsigned int handle, short *peer_version) in vchiq_get_peer_version()
3324 vchiq_set_service_option(struct vchiq_instance *instance, unsigned int handle, in vchiq_set_service_option()