Home
last modified time | relevance | path

Searched refs:mux (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Lan.cpp1588 struct ipa_ioc_write_qmapid mux; in handle_wan_up_ex() local
1600 mux.qmap_id = ipacm_config->GetQmapId(); in handle_wan_up_ex()
1603 mux.client = rx_prop->rx[cnt].src_pipe; in handle_wan_up_ex()
1604 ret = ioctl(fd, IPA_IOC_WRITE_QMAPID, &mux); in handle_wan_up_ex()
1607 IPACMERR("Failed to write mux id %d\n", mux.qmap_id); in handle_wan_up_ex()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp1772 struct ipa_ioc_write_qmapid mux; in handle_wan_up_ex() local
1785 mux.qmap_id = ipacm_config->GetQmapId(); in handle_wan_up_ex()
1788 mux.client = rx_prop->rx[cnt].src_pipe; in handle_wan_up_ex()
1789 ret = ioctl(fd, IPA_IOC_WRITE_QMAPID, &mux); in handle_wan_up_ex()
1792 IPACMERR("Failed to write mux id %d\n", mux.qmap_id); in handle_wan_up_ex()
/hardware/interfaces/audio/4.0/config/api/
Dcurrent.txt273 enum_constant public static final audio.policy.configuration.V4_0.MixType mux;
/hardware/interfaces/audio/5.0/config/api/
Dcurrent.txt293 enum_constant public static final audio.policy.configuration.V5_0.MixType mux;
/hardware/interfaces/audio/6.0/config/api/
Dcurrent.txt303 enum_constant public static final audio.policy.configuration.V6_0.MixType mux;
/hardware/interfaces/audio/7.0/config/api/
Dcurrent.txt474 enum_constant public static final android.audio.policy.configuration.V7_0.MixType mux;