Searched refs:allegro_mbox_get_available (Results 1 – 1 of 1) sorted by relevance
858 static unsigned int allegro_mbox_get_available(struct allegro_mbox *mbox) in allegro_mbox_get_available() function885 available = allegro_mbox_get_available(mbox); in allegro_mbox_read()2382 while (allegro_mbox_get_available(dev->mbox_status) > 0) { in allegro_irq_thread()