Searched refs:allegro_mbox (Results 1 – 1 of 1) sorted by relevance
127 struct allegro_mbox { struct170 struct allegro_mbox *mbox_command;171 struct allegro_mbox *mbox_status;773 static struct allegro_mbox *allegro_mbox_init(struct allegro_dev *dev, in allegro_mbox_init()776 struct allegro_mbox *mbox; in allegro_mbox_init()796 static int allegro_mbox_write(struct allegro_mbox *mbox, in allegro_mbox_write()831 static ssize_t allegro_mbox_read(struct allegro_mbox *mbox, in allegro_mbox_read()886 static int allegro_mbox_send(struct allegro_mbox *mbox, void *msg) in allegro_mbox_send()916 static void allegro_mbox_notify(struct allegro_mbox *mbox) in allegro_mbox_notify()