Home
last modified time | relevance | path

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

/arch/arm/plat-omap/
Dmailbox.c403 static struct omap_mbox **find_mboxes(const char *name) in find_mboxes() function
421 mbox = *(find_mboxes(name)); in omap_mbox_get()
454 tmp = find_mboxes(mbox->name); in omap_mbox_register()