Symbol: vchiq_service
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
1020
vchiq_use_internal(struct vchiq_state *state, struct vchiq_service *service,
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
1077
vchiq_release_internal(struct vchiq_state *state, struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
1139
vchiq_use_service_internal(struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
1145
vchiq_release_service_internal(struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
1159
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
1186
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
1202
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
1216
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
1265
struct vchiq_service *service_ptr =
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
1307
vchiq_check_service(struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
454
struct vchiq_service *service = NULL;
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
483
struct vchiq_service *service = NULL;
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
583
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
716
enum vchiq_reason reason, struct vchiq_service *service,
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
764
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
863
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
877
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
906
struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
1171
queue_message_sync(struct vchiq_state *state, struct vchiq_service *service,
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
1259
struct vchiq_header *header, struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
1323
static int service_notify_bulk(struct vchiq_service *service,
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
1361
notify_bulks(struct vchiq_service *service, struct vchiq_bulk_queue *queue,
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
1408
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
1785
abort_outstanding_bulks(struct vchiq_service *service,
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
1837
struct vchiq_service *service = NULL;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
1937
struct vchiq_service *service = NULL;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
221
set_service_state(struct vchiq_service *service, int newstate)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
230
struct vchiq_service *handle_to_service(struct vchiq_instance *instance, unsigned int handle)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
237
struct vchiq_service *
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2381
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
240
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
256
struct vchiq_service *
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
260
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2651
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2673
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2710
struct vchiq_service *
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2716
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2717
struct vchiq_service __rcu **pservice = NULL;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
276
struct vchiq_service *
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2781
struct vchiq_service *srv;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
279
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2842
vchiq_open_service_internal(struct vchiq_service *service, int client_id)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2884
release_service_messages(struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2944
do_abort_bulks(struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
296
struct vchiq_service *
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2964
close_service_complete(struct vchiq_service *service, int failstate)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
299
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3034
vchiq_bulk_xfer_queue_msg_killable(struct vchiq_service *service,
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3157
vchiq_close_service_internal(struct vchiq_service *service, int close_recvd)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
318
struct vchiq_service *
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
323
struct vchiq_service *service = NULL;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
327
struct vchiq_service *srv;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3275
vchiq_terminate_service_internal(struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3290
vchiq_free_service_internal(struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3320
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3355
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3370
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
342
struct vchiq_service *
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3428
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
347
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3486
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3513
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3549
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3591
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
364
vchiq_service_get(struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3647
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3689
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3724
struct vchiq_service *service = find_service_by_handle(instance, handle);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
375
struct vchiq_service *service =
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
376
container_of(kref, struct vchiq_service, ref_count);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3835
vchiq_dump_service_state(struct seq_file *f, struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
387
vchiq_service_put(struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
3949
struct vchiq_service *service = find_service_by_port(state, i);
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
399
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
413
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
424
mark_service_closing_internal(struct vchiq_service *service, int sh_thread)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
451
mark_service_closing(struct vchiq_service *service)
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
457
make_service_callback(struct vchiq_service *service, enum vchiq_reason reason,
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
616
static struct vchiq_service *
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
625
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
644
static struct vchiq_service *
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
651
struct vchiq_service *service =
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
667
request_poll(struct vchiq_state *state, struct vchiq_service *service,
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
940
queue_message(struct vchiq_state *state, struct vchiq_service *service,
drivers/platform/raspberrypi/vchiq-interface/vchiq_dev.c
1212
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_dev.c
1284
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_dev.c
144
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_dev.c
208
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_dev.c
290
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_dev.c
483
struct vchiq_service *service;
drivers/platform/raspberrypi/vchiq-interface/vchiq_dev.c
588
struct vchiq_service *service = NULL;
drivers/platform/raspberrypi/vchiq-interface/vchiq_dev.c
969
struct vchiq_service *service;
include/linux/raspberrypi/vchiq_arm.h
110
vchiq_check_service(struct vchiq_service *service);
include/linux/raspberrypi/vchiq_arm.h
116
vchiq_use_internal(struct vchiq_state *state, struct vchiq_service *service,
include/linux/raspberrypi/vchiq_arm.h
120
struct vchiq_service *service);
include/linux/raspberrypi/vchiq_arm.h
60
struct vchiq_service *service;
include/linux/raspberrypi/vchiq_core.h
460
struct vchiq_service __rcu *services[VCHIQ_MAX_SERVICES];
include/linux/raspberrypi/vchiq_core.h
526
struct vchiq_service *
include/linux/raspberrypi/vchiq_core.h
533
vchiq_open_service_internal(struct vchiq_service *service, int client_id);
include/linux/raspberrypi/vchiq_core.h
536
vchiq_close_service_internal(struct vchiq_service *service, int close_recvd);
include/linux/raspberrypi/vchiq_core.h
539
vchiq_terminate_service_internal(struct vchiq_service *service);
include/linux/raspberrypi/vchiq_core.h
542
vchiq_free_service_internal(struct vchiq_service *service);
include/linux/raspberrypi/vchiq_core.h
566
request_poll(struct vchiq_state *state, struct vchiq_service *service,
include/linux/raspberrypi/vchiq_core.h
569
struct vchiq_service *handle_to_service(struct vchiq_instance *instance, unsigned int handle);
include/linux/raspberrypi/vchiq_core.h
571
extern struct vchiq_service *
include/linux/raspberrypi/vchiq_core.h
574
extern struct vchiq_service *
include/linux/raspberrypi/vchiq_core.h
577
extern struct vchiq_service *
include/linux/raspberrypi/vchiq_core.h
580
extern struct vchiq_service *
include/linux/raspberrypi/vchiq_core.h
583
extern struct vchiq_service *
include/linux/raspberrypi/vchiq_core.h
588
extern struct vchiq_service *
include/linux/raspberrypi/vchiq_core.h
594
vchiq_service_get(struct vchiq_service *service);
include/linux/raspberrypi/vchiq_core.h
597
vchiq_service_put(struct vchiq_service *service);
include/linux/raspberrypi/vchiq_core.h
610
void vchiq_dump_platform_service_state(struct seq_file *f, struct vchiq_service *service);
include/linux/raspberrypi/vchiq_core.h
612
int vchiq_use_service_internal(struct vchiq_service *service);
include/linux/raspberrypi/vchiq_core.h
614
int vchiq_release_service_internal(struct vchiq_service *service);
include/linux/raspberrypi/vchiq_core.h
622
int vchiq_check_service(struct vchiq_service *service);