Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_if.h132 extern VCHIQ_STATUS_T vchiq_add_service(VCHIQ_INSTANCE_T instance,
Dvchiq_shim.c716 status = vchiq_add_service(instance, &params, &service->handle); in vchi_service_create()
Dvchiq_arm.c331 VCHIQ_STATUS_T vchiq_add_service( in vchiq_add_service() function
368 EXPORT_SYMBOL(vchiq_add_service);
2450 status = vchiq_add_service(instance, &params, &ka_handle); in vchiq_keepalive_thread_func()