Lines Matching defs:ipa
15 struct ipa;
58 * @ipa: - IPA pointer
66 bool ipa_cmd_table_valid(struct ipa *ipa, const struct ipa_mem *mem,
71 * @ipa: - IPA pointer
75 bool ipa_cmd_data_valid(struct ipa *ipa);
79 static inline bool ipa_cmd_table_valid(struct ipa *ipa,
86 static inline bool ipa_cmd_data_valid(struct ipa *ipa)
128 * @ipa: IPA structure
180 void ipa_cmd_tag_process(struct ipa *ipa);
184 * @ipa: IPA pointer
190 struct gsi_trans *ipa_cmd_trans_alloc(struct ipa *ipa, u32 tre_count);