Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c229 struct allegro_buffer config_blob; member
1316 struct allegro_buffer *blob = &channel->config_blob; in allegro_mcu_send_create_channel()
2185 err = allegro_decode_config_blob(&param, msg, channel->config_blob.vaddr); in allegro_handle_create_channel()
2186 allegro_free_buffer(channel->dev, &channel->config_blob); in allegro_handle_create_channel()