Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Config.h347 static const char *DEVICE_NAME_ODU; variable
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Config.h351 static const char *DEVICE_NAME_ODU; variable
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Config.cpp48 const char *IPACM_Config::DEVICE_NAME_ODU = "/dev/odu_ipa_bridge"; member in IPACM_Config
DIPACM_Lan.cpp137 m_fd_odu = open(IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU, O_RDWR); in IPACM_Lan()
140 IPACMERR("Failed opening %s.\n", IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU); in IPACM_Lan()
3863 fd = open(IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU, O_RDWR); in handle_addr_evt_odu_bridge()
3866 IPACMERR("Failed to open %s.\n", IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU); in handle_addr_evt_odu_bridge()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Config.cpp48 const char *IPACM_Config::DEVICE_NAME_ODU = "/dev/odu_ipa_bridge"; member in IPACM_Config
DIPACM_Lan.cpp143 m_fd_odu = open(IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU, O_RDWR); in IPACM_Lan()
146 IPACMERR("Failed opening %s.\n", IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU); in IPACM_Lan()
4134 fd = open(IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU, O_RDWR); in handle_addr_evt_odu_bridge()
4137 IPACMERR("Failed to open %s.\n", IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU); in handle_addr_evt_odu_bridge()