Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-omap/
Dmailbox.c119 static void mbox_tx_tasklet(unsigned long tx_data) in mbox_tx_tasklet() function
271 mq = mbox_queue_alloc(mbox, NULL, mbox_tx_tasklet); in omap_mbox_startup()