Home
last modified time | relevance | path

Searched defs:Socket (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/I2CLib/
DI2CLibRuntime.c32 UINTN GetI2cBase (UINT32 Socket, UINT8 Port) in GetI2cBase()
48 UINT32 Socket; in I2cLibVirtualNotifyEvent() local
65 I2cLibRuntimeSetup (UINT32 Socket, UINT8 Port) in I2cLibRuntimeSetup()
DI2CLibCommon.c24 UINTN GetI2cBase (UINT32 Socket, UINT8 Port) in GetI2cBase()
30 I2cLibRuntimeSetup (UINT32 Socket, UINT8 Port) in I2cLibRuntimeSetup()
DI2CLib.c40 I2C_Disable(UINT32 Socket,UINT8 Port) in I2C_Disable()
82 I2C_Enable(UINT32 Socket,UINT8 Port) in I2C_Enable()
106 void I2C_SetTarget(UINT32 Socket,UINT8 Port,UINT32 I2cDeviceAddr) in I2C_SetTarget()
122 I2CInit(UINT32 Socket, UINT32 Port, SPEED_MODE SpeedMode) in I2CInit()
198 I2CSdaConfig(UINT32 Socket, UINT32 Port) in I2CSdaConfig()
214 UINT32 I2C_GetTxStatus(UINT32 Socket,UINT8 Port) in I2C_GetTxStatus()
224 I2C_GetRxStatus(UINT32 Socket,UINT8 Port) in I2C_GetRxStatus()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D02/Library/OemMiscLibD02/
DOemMiscLibD02.c29 BOOLEAN OemIsSocketPresent (UINTN Socket) in OemIsSocketPresent()
44 UINTN OemGetDimmSlot(UINTN Socket, UINTN Channel) in OemGetDimmSlot()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D05/Library/OemMiscLibD05/
DOemMiscLibD05.c41 BOOLEAN OemIsSocketPresent (UINTN Socket) in OemIsSocketPresent()
68 UINTN OemGetDimmSlot(UINTN Socket, UINTN Channel) in OemGetDimmSlot()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/Library/OemMiscLib2P/
DOemMiscLib2PHi1610.c35 BOOLEAN OemIsSocketPresent (UINTN Socket) in OemIsSocketPresent()
70 UINTN OemGetDimmSlot(UINTN Socket, UINTN Channel) in OemGetDimmSlot()
/device/generic/goldfish/wifi/ipv6proxy/
Dproxy.h27 class Socket; variable
Dsocket.cpp32 Socket::Socket() : mState(State::New), mSocket(-1) { in Socket() function in Socket
35 Socket::Socket(Socket&& other) noexcept : mState(other.mState), mSocket(other.mSocket) { in Socket() function in Socket
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Library/
DI2CLib.h41 UINT32 Socket; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscProcessorInformationFunction.c154 MISC_SMBIOS_TABLE_FUNCTION (MiscProcessorInformation)
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
DSockInterface.c397 SOCKET *Socket; in SockAccept() local
/device/generic/goldfish/dhcp/common/
Dsocket.cpp64 Socket::Socket() : mSocketFd(-1) { in Socket() function in Socket
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
DSockInterface.c411 SOCKET *Socket; in SockAccept() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSink/
DDataSink.c280 int Socket; in SocketPoll() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/
DDataSource.c52 int Socket = -1; variable
/device/google/cuttlefish_common/common/libs/fs/
Dshared_fd.cpp281 SharedFD SharedFD::Socket(int domain, int socket_type, int protocol) { in Socket() function in cvd::SharedFD
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_ssl.c117 PySocketSockObject *Socket; /* Socket on which we're layered */ member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h147 UINT8 Socket; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h832 SMBIOS_TABLE_STRING Socket; member