Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c223 VCHIQ_STATUS_T vchiq_add_service( in vchiq_add_service() function
260 EXPORT_SYMBOL(vchiq_add_service);
H A Dvchiq_if.h132 extern VCHIQ_STATUS_T vchiq_add_service(VCHIQ_INSTANCE_T instance,
H A Dvchiq_shim.c681 status = vchiq_add_service(instance, &params, &service->handle); in vchi_service_create()
H A Dvchiq_arm.c1676 status = vchiq_add_service(instance, &params, &ka_handle); in vchiq_keepalive_thread_func()