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