Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/allegro-dvt/
Dallegro-core.c771 static int allegro_mbox_write(struct allegro_dev *dev, in allegro_mbox_write() function
905 allegro_mbox_write(dev, &dev->mbox_command, &msg, sizeof(msg)); in allegro_mcu_send_init()
1073 allegro_mbox_write(dev, &dev->mbox_command, &msg, sizeof(msg)); in allegro_mcu_send_create_channel()
1091 allegro_mbox_write(dev, &dev->mbox_command, &msg, sizeof(msg)); in allegro_mcu_send_destroy_channel()
1116 allegro_mbox_write(dev, &dev->mbox_command, &msg, sizeof(msg)); in allegro_mcu_send_put_stream_buffer()
1144 allegro_mbox_write(dev, &dev->mbox_command, &msg, sizeof(msg)); in allegro_mcu_send_encode_frame()
1208 err = allegro_mbox_write(dev, &dev->mbox_command, msg, size); in allegro_mcu_push_buffer_internal()