Searched refs:config_blob (Results 1 – 1 of 1) sorted by relevance
229 struct allegro_buffer config_blob; member1316 struct allegro_buffer *blob = &channel->config_blob; in allegro_mcu_send_create_channel()2185 err = allegro_decode_config_blob(¶m, msg, channel->config_blob.vaddr); in allegro_handle_create_channel()2186 allegro_free_buffer(channel->dev, &channel->config_blob); in allegro_handle_create_channel()