Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/vchiq/interface/vchiq_arm/
HDvchiq_core.c2044 int slot_handler_func(void *v);
2046 slot_handler_func(void *v) in slot_handler_func() function
2509 state->slot_handler_thread = vchiq_thread_create(&slot_handler_func, in vchiq_init_state()