Searched defs:q6afe_port (Results 1 – 1 of 1) sorted by relevance
476 struct q6afe_port { struct477 wait_queue_head_t wait;478 union afe_port_config port_cfg;479 struct afe_param_id_slot_mapping_cfg *scfg;480 struct aprv2_ibasic_rsp_result_t result;481 int token;482 int id;483 int cfg_type;484 struct q6afe *afe;485 struct kref refcount;[all …]