HomeSort by: relevance | last modified time | path
    Searched refs:VCHI_CONNECTION_T (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/vchi/
vchi.h 129 VCHI_CONNECTION_T *connection;
152 typedef void (*VCHI_SERVICE_INIT)(VCHI_INSTANCE_T initialise_instance, VCHI_CONNECTION_T **connections, uint32_t num_connections);
168 extern /*@observer@*/ VCHI_CONNECTION_T * vchi_create_connection( const VCHI_CONNECTION_API_T * function_table,
177 extern int32_t vchi_connect( VCHI_CONNECTION_T **connections,
186 extern int32_t vchi_crc_control( VCHI_CONNECTION_T *connection,
  /src/sys/external/bsd/vchiq/dist/interface/vchi/connections/
connection.h 51 typedef struct vchi_connection_t VCHI_CONNECTION_T;
59 typedef VCHI_CONNECTION_STATE_T * (*VCHI_CONNECTION_INIT_T)( struct vchi_connection_t * connection,
313 struct vchi_connection_t { struct
  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_shim.c 71 VCHI_CONNECTION_T *vchi_create_connection(
488 * Arguments: VCHI_CONNECTION_T **connections
498 int32_t vchi_connect(VCHI_CONNECTION_T **connections,
  /src/sys/arch/arm/broadcom/
bcm2835_vcaudio.c 134 VCHI_CONNECTION_T sc_connection;

Completed in 127 milliseconds