HomeSort by: relevance | last modified time | path
    Searched defs:slot_handler_func (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c 2051 static int slot_handler_func(void *v);
2053 slot_handler_func(void *v) function in typeref:typename:int
2521 state->slot_handler_thread = vchiq_thread_create(&slot_handler_func,
vchiq_core.c 2051 static int slot_handler_func(void *v);
2053 slot_handler_func(void *v) function in typeref:typename:int
2521 state->slot_handler_thread = vchiq_thread_create(&slot_handler_func,
vchiq_core.c 2051 static int slot_handler_func(void *v);
2053 slot_handler_func(void *v) function in typeref:typename:int
2521 state->slot_handler_thread = vchiq_thread_create(&slot_handler_func,

Completed in 39 milliseconds