Home
last modified time | relevance | path

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

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