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