Searched defs:q6afe_port (Results 1 – 1 of 1) sorted by relevance
542 struct q6afe_port { struct543 wait_queue_head_t wait;544 union afe_port_config port_cfg;545 struct afe_param_id_slot_mapping_cfg *scfg;546 struct aprv2_ibasic_rsp_result_t result;547 int token;548 int id;549 int cfg_type;550 struct q6afe *afe;551 struct kref refcount;[all …]