Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_amp/
A Dmsgbox_amp.c12 static struct msg_endpoint *it_edp = NULL; variable
50 for (t = it_edp; t != NULL; t = t->next) { in irq_msgbox_handler()
70 irq_request(IRQ_MSGBOX, irq_msgbox_handler, it_edp); in hal_msgbox_init()
96 if (it_edp == NULL) { in hal_msgbox_alloc_channel()
97 it_edp = edp; in hal_msgbox_alloc_channel()
100 struct msg_endpoint *t = it_edp; in hal_msgbox_alloc_channel()

Completed in 8 milliseconds