Searched refs:mbox_command (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/staging/media/allegro-dvt/ |
| D | allegro-core.c | 132 struct allegro_mbox mbox_command; member 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() 2740 allegro_mbox_init(dev, &dev->mbox_command, in allegro_mcu_hw_init()
|