Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c268 VCHIQ_STATUS_T vchiq_open_service( in vchiq_open_service() function
307 EXPORT_SYMBOL(vchiq_open_service);
H A Dvchiq_if.h135 extern VCHIQ_STATUS_T vchiq_open_service(VCHIQ_INSTANCE_T instance,
H A Dvchiq_shim.c649 status = vchiq_open_service(instance, &params, in vchi_service_open()