| /device/linaro/poplar/wifi/wifi_hal/ |
| D | wifi_logger.cpp | 127 DebugCommand(wifi_interface_handle iface, char *buffer, int *buffer_size, in DebugCommand() 136 DebugCommand(wifi_interface_handle iface, char *ring_name, GetCmdType cmdType) in DebugCommand() 141 DebugCommand(wifi_interface_handle iface, u32 *num_rings, in DebugCommand() 149 DebugCommand(wifi_interface_handle iface, unsigned int *support, GetCmdType cmdType) in DebugCommand() 154 DebugCommand(wifi_interface_handle iface, u32 verbose_level, u32 flags, in DebugCommand() 402 wifi_error wifi_get_firmware_version(wifi_interface_handle iface, char *buffer, in wifi_get_firmware_version() 418 wifi_error wifi_get_driver_version(wifi_interface_handle iface, char *buffer, int buffer_size) in wifi_get_driver_version() 433 wifi_error wifi_get_ring_data(wifi_interface_handle iface, char *ring_name) in wifi_get_ring_data() 443 wifi_error wifi_get_ring_buffers_status(wifi_interface_handle iface, in wifi_get_ring_buffers_status() 459 wifi_error wifi_get_logger_supported_feature_set(wifi_interface_handle iface, in wifi_get_logger_supported_feature_set() [all …]
|
| D | rtt.cpp | 139 GetRttCapabilitiesCommand(wifi_interface_handle iface, wifi_rtt_capabilities *capabitlites) in GetRttCapabilitiesCommand() 186 GetRttResponderInfoCommand(wifi_interface_handle iface, wifi_rtt_responder *responderInfo) in GetRttResponderInfoCommand() 236 EnableResponderCommand(wifi_interface_handle iface, int id, wifi_channel_info channel_hint, in EnableResponderCommand() 285 CancelResponderCommand(wifi_interface_handle iface, int id) in CancelResponderCommand() 322 RttCommand(wifi_interface_handle iface, int id, unsigned num_rtt_config, in RttCommand() 333 RttCommand(wifi_interface_handle iface, int id) in RttCommand() 630 wifi_error wifi_rtt_range_request(wifi_request_id id, wifi_interface_handle iface, in wifi_rtt_range_request() 651 wifi_error wifi_rtt_range_cancel(wifi_request_id id, wifi_interface_handle iface, in wifi_rtt_range_cancel() 663 wifi_error wifi_get_rtt_capabilities(wifi_interface_handle iface, in wifi_get_rtt_capabilities() 671 wifi_error wifi_rtt_get_responder_info(wifi_interface_handle iface, in wifi_rtt_get_responder_info() [all …]
|
| D | wifi_offload.cpp | 82 MKeepAliveCommand(wifi_interface_handle iface, u8 index, u8 *ip_packet, u16 ip_packet_len, in MKeepAliveCommand() 90 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType) in MKeepAliveCommand() 218 wifi_error wifi_start_sending_offloaded_packet(wifi_request_id index, wifi_interface_handle iface, in wifi_start_sending_offloaded_packet() 238 wifi_error wifi_stop_sending_offloaded_packet(wifi_request_id index, wifi_interface_handle iface) in wifi_stop_sending_offloaded_packet()
|
| D | gscan.cpp | 195 GetCapabilitiesCommand(wifi_interface_handle iface, wifi_gscan_capabilities *capabitlites) in GetCapabilitiesCommand() 252 GetChannelListCommand(wifi_interface_handle iface, wifi_channel *channel_buf, int *ch_num, in GetChannelListCommand() 394 FullScanResultsCommand(wifi_interface_handle iface, int id, int *params, in FullScanResultsCommand() 474 ScanCommand(wifi_interface_handle iface, int id, wifi_scan_cmd_params *params, in ScanCommand() 696 wifi_interface_handle iface, in wifi_start_gscan() 720 wifi_error wifi_stop_gscan(wifi_request_id id, wifi_interface_handle iface) in wifi_stop_gscan() 743 wifi_interface_handle iface, in wifi_enable_full_scan_results() 811 wifi_error wifi_disable_full_scan_results(wifi_request_id id, wifi_interface_handle iface) in wifi_disable_full_scan_results() 843 GetScanResultsCommand(wifi_interface_handle iface, byte flush, in GetScanResultsCommand() 993 wifi_error wifi_get_cached_gscan_results(wifi_interface_handle iface, byte flush, in wifi_get_cached_gscan_results() [all …]
|
| D | link_layer_stats.cpp | 54 GetLinkStatsCommand(wifi_interface_handle iface, wifi_stats_result_handler handler) in GetLinkStatsCommand() 120 wifi_interface_handle iface, wifi_stats_result_handler handler) in wifi_get_link_stats()
|
| D | cpp_bindings.h | 164 WifiRequest(int family, int iface) { in WifiRequest() 249 WifiCommand(const char *type, wifi_interface_handle iface, wifi_request_id id) in WifiCommand()
|
| D | common.cpp | 249 wifi_error wifi_cancel_cmd(wifi_request_id id, wifi_interface_handle iface) in wifi_cancel_cmd()
|
| D | wifi_hal.cpp | 1290 iface, s8 max_rssi, s8 min_rssi, wifi_rssi_event_handler eh) in wifi_start_rssi_monitoring() 1310 static wifi_error wifi_stop_rssi_monitoring(wifi_request_id id, wifi_interface_handle iface) in wifi_stop_rssi_monitoring()
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/ |
| D | EglImp.cpp | 106 const GLESiface* iface = g_eglInfo->getIface(version); in initGLESx() local 998 const GLESiface* iface = g_eglInfo->getIface(glesVersion); in eglCreateOrLoadContext() local 1374 const GLESiface* iface = g_eglInfo->getIface(GLES_2_0); in getEGLImage() local 1379 const GLESiface* iface = g_eglInfo->getIface(GLES_2_0); in getEGLImage() local 1466 const GLESiface* iface = g_eglInfo->getIface(GLES_2_0); in eglDestroyImageKHR() local 1491 const GLESiface* iface = g_eglInfo->getIface(GLES_2_0); in eglCreateSyncKHR() local 1502 const GLESiface* iface = g_eglInfo->getIface(GLES_2_0); in eglClientWaitSyncKHR() local 1529 const GLESiface* iface = g_eglInfo->getIface(GLES_2_0); in eglDestroySyncKHR() local 1567 const GLESiface* iface = g_eglInfo->getIface(GLES_2_0); in eglGetSyncAttribKHR() local 1601 const GLESiface* iface = g_eglInfo->getIface(GLES_2_0); in eglWaitSyncKHR() local [all …]
|
| D | EglGlobalInfo.h | 83 void setIface(const GLESiface* iface, GLESVersion ver) { in setIface() 87 void setEglIface(const EGLiface* iface) { in setEglIface()
|
| D | ClientAPIExts.cpp | 66 void initClientFuncs(const GLESiface *iface, int idx) in initClientFuncs()
|
| /device/google/cuttlefish/common/libs/net/ |
| D | network_interface_manager.cpp | 88 std::unique_ptr<NetworkInterface> iface; in Open() local 109 bool NetworkInterfaceManager::ApplyChanges(const NetworkInterface& iface) { in ApplyChanges()
|
| /device/google/cuttlefish/host/libs/allocd/ |
| D | utils.cpp | 162 std::string IfaceTyToStr(IfaceType iface) { in IfaceTyToStr() 181 IfaceType StrToIfaceTy(const std::string& iface) { in StrToIfaceTy()
|
| D | resource_manager.cpp | 78 bool ResourceManager::AddInterface(const std::string& iface, IfaceType ty, in AddInterface() 145 bool ResourceManager::RemoveInterface(const std::string& iface, IfaceType ty) { in RemoveInterface() 597 for (auto& iface : it->second->GetActiveInterfaces()) { in JsonHandleStopSessionRequest() local
|
| /device/generic/goldfish/wifi/wifi_hal/ |
| D | info.cpp | 43 for (auto& iface : mInterfaces) { in init() local
|
| /device/google/cuttlefish/host/commands/test_gce_driver/ |
| D | scoped_instance.cpp | 210 auto iface = network_interfaces[0]; in Ssh() local
|
| /device/generic/goldfish-opengl/system/egl/ |
| D | ClientAPIExts.cpp | 65 void initClientFuncs(const EGLClient_glesInterface *iface, int idx) in initClientFuncs()
|
| /device/google/cuttlefish/tests/hal/ |
| D | hal_implementation_test.cpp | 293 for (const auto& iface : HidlInterfaceMetadata::all()) { in allTreeHidlInterfaces() local
|
| /device/generic/vulkan-cereal/gl-host-common/ |
| D | opengles.cpp | 189 ConsumerInterface iface = { in android_startOpenglesRenderer() local
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/ |
| D | GLESv2Context.cpp | 62 void GLESv2Context::initGlobal(EGLiface* iface) { in initGlobal()
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ |
| D | GLEScontext.cpp | 386 void GLEScontext::initEglIface(EGLiface* iface) { in initEglIface() 390 void GLEScontext::initGlobal(EGLiface* iface) { in initGlobal()
|
| /device/google/redbull-kernel/sm7250/original-kernel-headers/sound/ |
| D | asound.h | 126 int iface; /* hwdep interface */ member 889 snd_ctl_elem_iface_t iface; /* interface identifier */ member
|
| /device/google/sunfish-kernel/sm7150/original-kernel-headers/sound/ |
| D | asound.h | 127 int iface; /* hwdep interface */ member 880 snd_ctl_elem_iface_t iface; /* interface identifier */ member
|
| /device/google/sunfish-kernel/sm7150/kernel-headers/sound/ |
| D | asound.h | 86 int iface; member 703 snd_ctl_elem_iface_t iface; member
|
| /device/google/coral-kernel/sm8150/original-kernel-headers/sound/ |
| D | asound.h | 127 int iface; /* hwdep interface */ member 880 snd_ctl_elem_iface_t iface; /* interface identifier */ member
|