Searched defs:q6afe_port (Results 1 – 1 of 1) sorted by relevance
633 struct q6afe_port { struct634 wait_queue_head_t wait;635 union afe_port_config port_cfg;636 struct afe_param_id_slot_mapping_cfg *scfg;637 struct aprv2_ibasic_rsp_result_t result;638 int token;639 int id;640 int cfg_type;641 struct q6afe *afe;642 struct kref refcount;[all …]