Home
last modified time | relevance | path

Searched refs:next_service_by_instance (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h614 next_service_by_instance(struct vchiq_state *state,
H A Dvchiq_arm.c1278 while ((service = next_service_by_instance(instance->state, in vchiq_ioctl()
1920 while ((service = next_service_by_instance(state, instance, &i))) { in vchiq_release()
1932 while ((service = next_service_by_instance(state, instance, &i))) { in vchiq_release()
H A Dvchiq_core.c257 next_service_by_instance(struct vchiq_state *state, in next_service_by_instance() function
2852 while ((service = next_service_by_instance(state, instance, in vchiq_connect_internal()
2888 while ((service = next_service_by_instance(state, instance, in vchiq_shutdown_internal()