Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchi/
H A Dvchi_common.h155 typedef struct opaque_vchi_connection_api_t VCHI_CONNECTION_API_T; typedef
H A Dvchi.h168 extern /*@observer@*/ VCHI_CONNECTION_T * vchi_create_connection( const VCHI_CONNECTION_API_T * fun…
359 extern const VCHI_CONNECTION_API_T *single_get_func_table( void );
/f-stack/freebsd/contrib/vchiq/interface/vchi/connections/
H A Dconnection.h314 const VCHI_CONNECTION_API_T *api;
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_shim.c65 const VCHI_CONNECTION_API_T *
72 const VCHI_CONNECTION_API_T *function_table, in vchi_create_connection()