Lines Matching defs:q6afe_port
541 struct q6afe_port { struct542 wait_queue_head_t wait;543 union afe_port_config port_cfg;544 struct afe_param_id_slot_mapping_cfg *scfg;545 struct aprv2_ibasic_rsp_result_t result;546 int token;547 int id;548 int cfg_type;549 struct q6afe *afe;550 struct kref refcount;551 struct list_head node;