Home
last modified time | relevance | path

Searched defs:catpt_module_type (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/intel/catpt/
Dcore.h50 struct catpt_module_type { struct
51 bool loaded;
52 u32 entry_point;
53 u32 persistent_size;
54 u32 scratch_size;
56 u32 state_offset;
57 u32 state_size;
59 struct list_head node;
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
Dcore.h61 struct catpt_module_type { struct
62 bool loaded;
63 u32 entry_point;
64 u32 persistent_size;
65 u32 scratch_size;
67 u32 state_offset;
68 u32 state_size;
70 struct list_head node;