Searched refs:s32cc_part_block (Results 1 – 3 of 3) sorted by relevance
254 struct s32cc_part_block { struct280 struct s32cc_part_block *block; argument402 static inline struct s32cc_part_block *407 part_blk_addr = ((uintptr_t)mod) - offsetof(struct s32cc_part_block, desc); in s32cc_obj2partblock()408 return (struct s32cc_part_block *)part_blk_addr; in s32cc_obj2partblock()
185 static struct s32cc_part_block part0_block1 =193 static struct s32cc_part_block part0_block0 =
1015 const struct s32cc_part_block *block = s32cc_obj2partblock(module); in enable_part_block()1042 const struct s32cc_part_block *block = s32cc_obj2partblock(module); in get_part_block_parent()1056 struct s32cc_part_block *block = link->block; in enable_part_block_link()