Searched refs:allegro_mbox_send (Results 1 – 1 of 1) sorted by relevance
886 static int allegro_mbox_send(struct allegro_mbox *mbox, void *msg) in allegro_mbox_send() function1020 allegro_mbox_send(dev->mbox_command, &msg); in allegro_mcu_send_init()1337 allegro_mbox_send(dev->mbox_command, &msg); in allegro_mcu_send_create_channel()1354 allegro_mbox_send(dev->mbox_command, &msg); in allegro_mcu_send_destroy_channel()1380 allegro_mbox_send(dev->mbox_command, &msg); in allegro_mcu_send_put_stream_buffer()1410 allegro_mbox_send(dev->mbox_command, &msg); in allegro_mcu_send_encode_frame()1474 err = allegro_mbox_send(dev->mbox_command, msg); in allegro_mcu_push_buffer_internal()