Searched refs:allegro_mbox (Results 1 – 1 of 1) sorted by relevance
128 struct allegro_mbox { struct171 struct allegro_mbox *mbox_command;172 struct allegro_mbox *mbox_status;774 static struct allegro_mbox *allegro_mbox_init(struct allegro_dev *dev, in allegro_mbox_init()777 struct allegro_mbox *mbox; in allegro_mbox_init()797 static int allegro_mbox_write(struct allegro_mbox *mbox, in allegro_mbox_write()832 static ssize_t allegro_mbox_read(struct allegro_mbox *mbox, in allegro_mbox_read()887 static int allegro_mbox_send(struct allegro_mbox *mbox, void *msg) in allegro_mbox_send()917 static void allegro_mbox_notify(struct allegro_mbox *mbox) in allegro_mbox_notify()