Home
last modified time | relevance | path

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

/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c858 static unsigned int allegro_mbox_get_available(struct allegro_mbox *mbox) in allegro_mbox_get_available() function
885 available = allegro_mbox_get_available(mbox); in allegro_mbox_read()
2382 while (allegro_mbox_get_available(dev->mbox_status) > 0) { in allegro_irq_thread()