Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/allegro-dvt/
Dallegro-core.c887 static int allegro_mbox_send(struct allegro_mbox *mbox, void *msg) in allegro_mbox_send() function
1021 allegro_mbox_send(dev->mbox_command, &msg); in allegro_mcu_send_init()
1338 allegro_mbox_send(dev->mbox_command, &msg); in allegro_mcu_send_create_channel()
1355 allegro_mbox_send(dev->mbox_command, &msg); in allegro_mcu_send_destroy_channel()
1381 allegro_mbox_send(dev->mbox_command, &msg); in allegro_mcu_send_put_stream_buffer()
1411 allegro_mbox_send(dev->mbox_command, &msg); in allegro_mcu_send_encode_frame()
1475 err = allegro_mbox_send(dev->mbox_command, msg); in allegro_mcu_push_buffer_internal()