Home
last modified time | relevance | path

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

/sound/soc/intel/catpt/
Dloader.c125 if (!type->loaded || !type->state_size) in catpt_store_module_states()
130 i, off, type->state_size); in catpt_store_module_states()
135 ALIGN(type->state_size, 4)); in catpt_store_module_states()
443 type->state_size = blk->size; in catpt_load_module()
Dcore.h57 u32 state_size; member