Searched defs:q6afe_port (Results 1 – 1 of 1) sorted by relevance
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;[all …]
Completed in 9 milliseconds