| /drivers/hdf_core/framework/model/network/wifi/bus/ |
| D | hdf_usb_intf.c | 24 static int32_t HdfGetUsbInfo(struct BusDev *dev, struct BusConfig *busCfg) in HdfGetUsbInfo() 32 static void HdfUsbReleaseDev(struct BusDev *dev) in HdfUsbReleaseDev() 45 static int32_t HdfUsbEnableFunc(struct BusDev *dev) in HdfUsbEnableFunc() 52 static int32_t HdfUsbDisableFunc(struct BusDev *dev) in HdfUsbDisableFunc() 59 static int32_t HdfUsbCliamIrq(struct BusDev *dev, IrqHandler *handler, void *data) in HdfUsbCliamIrq() 68 static void HdfUsbClaimHost(struct BusDev *dev) in HdfUsbClaimHost() 74 static void HdfUsbReleaseHost(struct BusDev *dev) in HdfUsbReleaseHost() 80 static int32_t HdfUsbReleaseIrq(struct BusDev *dev) in HdfUsbReleaseIrq() 87 static int32_t HdfUsbReset(struct BusDev *dev) in HdfUsbReset() 94 static int32_t HdfUsbReadN(struct BusDev *dev, uint32_t addr, uint32_t cnt, uint8_t *buf) in HdfUsbReadN() [all …]
|
| D | hdf_pcie_intf.c | 29 static struct DevHandle *HdfGetDevHandle(struct BusDev *dev, const struct HdfConfigWlanBus *busCfg) in HdfGetDevHandle() 49 static int32_t HdfGetPcieInfo(struct BusDev *dev, struct BusConfig *busCfg) in HdfGetPcieInfo() 56 static int32_t HdfPcieInit(struct BusDev *dev, const struct HdfConfigWlanBus *busCfg) in HdfPcieInit() 71 static void HdfPcieReleaseDev(struct BusDev *dev) in HdfPcieReleaseDev() 91 static int32_t HdfPcieDisableFunc(struct BusDev *dev) in HdfPcieDisableFunc() 108 static int32_t HdfPcieCliamIrq(struct BusDev *dev, IrqHandler *handler, void *data) in HdfPcieCliamIrq() 134 static int32_t HdfPcieReleaseIrq(struct BusDev *dev) in HdfPcieReleaseIrq() 151 static void HdfPcieClaimHost(struct BusDev *dev) in HdfPcieClaimHost() 156 static void HdfPcieReleaseHost(struct BusDev *dev) in HdfPcieReleaseHost() 161 static int32_t HdfPcieReset(struct BusDev *dev) in HdfPcieReset() [all …]
|
| D | hdf_sdio_intf.c | 26 static int32_t HdfGetSdioInfo(struct BusDev *dev, struct BusConfig *busCfg) in HdfGetSdioInfo() 53 static void HdfSdioReleaseDev(struct BusDev *dev) in HdfSdioReleaseDev() 66 static int32_t HdfSdioEnableFunc(struct BusDev *dev) in HdfSdioEnableFunc() 82 static int32_t HdfSdioDisableFunc(struct BusDev *dev) in HdfSdioDisableFunc() 98 static int32_t HdfSdioCliamIrq(struct BusDev *dev, IrqHandler *handler, void *data) in HdfSdioCliamIrq() 115 static void HdfSdioClaimHost(struct BusDev *dev) in HdfSdioClaimHost() 126 static void HdfSdioReleaseHost(struct BusDev *dev) in HdfSdioReleaseHost() 138 static int32_t HdfSdioReleaseIrq(struct BusDev *dev) in HdfSdioReleaseIrq() 154 static int32_t HdfSdioReset(struct BusDev *dev) in HdfSdioReset() 170 static int32_t HdfSdioReadN(struct BusDev *dev, uint32_t addr, uint32_t cnt, uint8_t *buf) in HdfSdioReadN() [all …]
|
| /drivers/peripheral/usb/test/unittest/mock/src/ |
| D | usbd_request_auto_test.cpp | 129 struct UsbDev dev = dev_; variable 144 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 159 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 174 struct UsbDev dev = dev_; variable 192 struct UsbDev dev = {BUS_NUM_INVALID, DEV_ADDR_INVALID}; variable 207 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 222 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 237 struct UsbDev dev = {BUS_NUM_INVALID, DEV_ADDR_INVALID}; variable 254 struct UsbDev dev = dev_; variable 269 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable [all …]
|
| D | usbd_transfer_auto_test.cpp | 150 struct UsbDev dev = dev_; variable 166 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 183 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 200 struct UsbDev dev = dev_; variable 217 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 234 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 251 struct UsbDev dev = dev_; variable 269 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 287 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 305 struct UsbDev dev = dev_; variable [all …]
|
| D | usbd_device_auto_test.cpp | 310 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 325 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 340 struct UsbDev dev = {BUS_NUM_INVALID, DEV_ADDR_INVALID}; variable 357 struct UsbDev dev = dev_; variable 375 struct UsbDev dev = dev_; variable 396 struct UsbDev dev = dev_; variable 417 struct UsbDev dev = dev_; variable
|
| /drivers/peripheral/usb/test/unittest/hal/src/ |
| D | usbd_request_test.cpp | 117 struct UsbDev dev = dev_; variable 133 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 149 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 165 struct UsbDev dev = dev_; variable 184 struct UsbDev dev = {BUS_NUM_INVALID, DEV_ADDR_INVALID}; variable 200 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 216 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 232 struct UsbDev dev = {BUS_NUM_INVALID, DEV_ADDR_INVALID}; variable 250 struct UsbDev dev = dev_; variable 266 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable [all …]
|
| D | usbd_transfer_test.cpp | 153 struct UsbDev dev = dev_; variable 170 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 187 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 204 struct UsbDev dev = dev_; variable 222 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 240 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 258 struct UsbDev dev = dev_; variable 277 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 296 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 315 struct UsbDev dev = dev_; variable [all …]
|
| D | usbd_device_test.cpp | 92 struct UsbDev dev = dev_; variable 107 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 122 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 137 struct UsbDev dev = {BUS_NUM_INVALID, DEV_ADDR_INVALID}; variable 154 struct UsbDev dev = dev_; variable 172 struct UsbDev dev = dev_; variable 193 struct UsbDev dev = dev_; variable 214 struct UsbDev dev = dev_; variable
|
| D | usbd_device_status_test.cpp | 103 struct UsbDev dev = dev_; variable 120 struct UsbDev dev = dev_; variable 138 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 155 struct UsbDev dev = {BUS_NUM_INVALID, DEV_ADDR_INVALID}; variable 171 struct UsbDev dev = dev_; variable 198 struct UsbDev dev = dev_; variable 217 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 235 struct UsbDev dev = dev_; variable 255 struct UsbDev dev = {BUS_NUM_INVALID, DEV_ADDR_INVALID}; variable 273 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable [all …]
|
| D | usbd_manage_interface_test.cpp | 106 struct UsbDev dev = dev_; variable 128 struct UsbDev dev = dev_; variable 145 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 161 struct UsbDev dev = dev_; variable 178 struct UsbDev dev = {BUS_NUM_INVALID, DEV_ADDR_INVALID}; variable 194 struct UsbDev dev = {BUS_NUM_INVALID, dev_.devAddr}; variable 210 struct UsbDev dev = {dev_.busNum, DEV_ADDR_INVALID}; variable 226 struct UsbDev dev = {BUS_NUM_INVALID, DEV_ADDR_INVALID}; variable 242 struct UsbDev dev = dev_; variable
|
| D | usbd_interface_test.cpp | 113 struct UsbDev dev = dev_; variable 130 struct UsbDev dev = dev_; variable 149 struct UsbDev dev = dev_; variable 167 struct UsbDev dev = dev_; variable 184 struct UsbDev dev = dev_; variable 203 struct UsbDev dev = dev_; variable 221 struct UsbDev dev = dev_; variable 239 struct UsbDev dev = dev_; variable
|
| /drivers/hdf_core/adapter/khdf/linux/network/src/ |
| D | net_device_adapter.c | 34 static int32_t NetDevXmitCheck(const struct sk_buff *skb, struct net_device *dev) in NetDevXmitCheck() 50 static netdev_tx_t NetDevXmit(struct sk_buff *skb, struct net_device *dev) in NetDevXmit() 74 static struct net_device_stats* NetDevGetStats(struct net_device *dev) in NetDevGetStats() 106 static int NetDevChangeMtu(struct net_device *dev, int mtu) in NetDevChangeMtu() 116 static int NetDevOpen(struct net_device *dev) in NetDevOpen() 126 static int NetDevStop(struct net_device *dev) in NetDevStop() 146 struct net_device *dev = NULL; in CreateNetDevice() local 163 static void DestroyNetDevice(struct net_device *dev) in DestroyNetDevice() 182 struct net_device *dev = NULL; in NetDevInit() local 224 struct net_device *dev = NULL; in NetDevAdd() local [all …]
|
| /drivers/hdf_core/framework/tools/hcs-view/hcsWebView/ |
| D | package-lock.json | 11 "dev": true boolean 17 "dev": true, boolean 27 "dev": true, boolean 37 "dev": true boolean 43 "dev": true boolean 49 "dev": true boolean 55 "dev": true, boolean 65 "dev": true boolean 71 "dev": true boolean 77 "dev": true boolean [all …]
|
| /drivers/hdf_core/adapter/khdf/linux/model/storage/ |
| D | sdio_adapter.c | 43 static struct sdio_func *LinuxSdioGetFunc(const struct SdioDevice *dev) in LinuxSdioGetFunc() 52 static int32_t LinuxSdioIncrAddrReadBytes(struct SdioDevice *dev, in LinuxSdioIncrAddrReadBytes() 86 static int32_t LinuxSdioIncrAddrWriteBytes(struct SdioDevice *dev, in LinuxSdioIncrAddrWriteBytes() 116 static int32_t LinuxSdioFixedAddrReadBytes(struct SdioDevice *dev, in LinuxSdioFixedAddrReadBytes() 137 static int32_t LinuxSdioFixedAddrWriteBytes(struct SdioDevice *dev, in LinuxSdioFixedAddrWriteBytes() 158 static int32_t LinuxSdioFunc0ReadBytes(struct SdioDevice *dev, in LinuxSdioFunc0ReadBytes() 177 static int32_t LinuxSdioFunc0WriteBytes(struct SdioDevice *dev, in LinuxSdioFunc0WriteBytes() 196 static int32_t LinuxSdioSetBlockSize(struct SdioDevice *dev, uint32_t blockSize) in LinuxSdioSetBlockSize() 207 static int32_t LinuxSdioGetCommonInfo(struct SdioDevice *dev, in LinuxSdioGetCommonInfo() 243 static int32_t LinuxSdioSetCommonInfo(struct SdioDevice *dev, in LinuxSdioSetCommonInfo() [all …]
|
| /drivers/hdf_core/adapter/khdf/linux/platform/spi/ |
| D | spi_adapter.c | 66 struct SpiDev *dev = NULL; in SpiFindDeviceByCsNum() local 84 struct SpiDev *dev = NULL; in SpiAdapterSetCfg() local 113 struct SpiDev *dev = NULL; in SpiAdapterGetCfg() local 155 struct SpiDev *dev = NULL; in SpiAdapterTransferOneMsg() local 214 struct SpiDev *dev = NULL; in SpiAdapterTransferDifferent() local 260 static const char *GetSpiDevName(const struct device *dev) in GetSpiDevName() 268 static void SpiDevInit(struct SpiDev *dev, const struct spi_device *spidev) in SpiDevInit() 279 struct SpiDev *dev = NULL; in SpiDevCreat() local 292 static int32_t SpiFindDeviceFromBus(struct device *dev, void *para) in SpiFindDeviceFromBus() 357 struct SpiDev *dev = NULL; in SpiAdapterClose() local [all …]
|
| /drivers/hdf_core/framework/model/storage/src/mmc/ |
| D | mmc_emmc.c | 14 static int32_t EmmcDeviceDefaultGetCid(struct EmmcDevice *dev, uint8_t *cid, uint32_t len) in EmmcDeviceDefaultGetCid() 30 int32_t EmmcDeviceGetCid(struct EmmcDevice *dev, uint8_t *cid, uint32_t len) in EmmcDeviceGetCid() 47 void EmmcDeviceAddOps(struct EmmcDevice *dev, struct EmmcDeviceOps *ops) in EmmcDeviceAddOps()
|
| D | mmc_sdio.c | 14 static int32_t SdioDeviceDefaultIncrAddrReadBytes(struct SdioDevice *dev, in SdioDeviceDefaultIncrAddrReadBytes() 50 static int32_t SdioDeviceDefaultIncrAddrWriteBytes(struct SdioDevice *dev, in SdioDeviceDefaultIncrAddrWriteBytes() 86 static int32_t SdioDeviceDefaultFixedAddrReadBytes(struct SdioDevice *dev, in SdioDeviceDefaultFixedAddrReadBytes() 120 static int32_t SdioDeviceDefaultFixedAddrWriteBytes(struct SdioDevice *dev, in SdioDeviceDefaultFixedAddrWriteBytes() 154 static int32_t SdioDeviceDefaultFunc0ReadBytes(struct SdioDevice *dev, in SdioDeviceDefaultFunc0ReadBytes() 186 static int32_t SdioDeviceDefaultFunc0WriteBytes(struct SdioDevice *dev, in SdioDeviceDefaultFunc0WriteBytes() 218 static int32_t SdioDeviceDefaultSetBlockSize(struct SdioDevice *dev, uint32_t blkSize) in SdioDeviceDefaultSetBlockSize() 243 static int32_t SdioDeviceDefaultGetCommonInfo(struct SdioDevice *dev, in SdioDeviceDefaultGetCommonInfo() 277 static int32_t SdioDeviceDefaultSetCommonInfo(struct SdioDevice *dev, in SdioDeviceDefaultSetCommonInfo() 310 static int32_t SdioDeviceDefaultFlushData(struct SdioDevice *dev) in SdioDeviceDefaultFlushData() [all …]
|
| /drivers/hdf_core/adapter/khdf/linux/platform/rtc/ |
| D | rtc_adapter.c | 54 struct rtc_device *dev = rtc_class_open(CONFIG_RTC_SYSTOHC_DEVICE); in HdfGetRtcDevice() local 62 static inline void HdfPutRtcDevice(struct rtc_device *dev) in HdfPutRtcDevice() 71 struct rtc_device *dev = HdfGetRtcDevice(); in HiRtcReadTime() local 91 struct rtc_device *dev = HdfGetRtcDevice(); in HiRtcWriteTime() local 112 struct rtc_device *dev = HdfGetRtcDevice(); in HiReadAlarm() local 134 struct rtc_device *dev = HdfGetRtcDevice(); in HiWriteAlarm() local 158 struct rtc_device *dev = HdfGetRtcDevice(); in HiAlarmInterruptEnable() local
|
| /drivers/hdf_core/adapter/khdf/linux/osal/src/ |
| D | osal_cdev.c | 37 struct device dev; member 63 static char* hdfDevnode(struct device* dev, umode_t* mode) in hdfDevnode() 107 static void HdfVnodeDevRelease(struct device* dev) in HdfVnodeDevRelease() 158 struct OsalCdev* dev = container_of(filep->f_inode->i_cdev, struct OsalCdev, cdev); in OsalCdevSeek() local 164 struct OsalCdev* dev = container_of(filep->f_inode->i_cdev, struct OsalCdev, cdev); in OsalCdevRead() local 170 struct OsalCdev* dev = container_of(filep->f_inode->i_cdev, struct OsalCdev, cdev); in OsalCdevWrite() local 176 struct OsalCdev* dev = container_of(filep->f_inode->i_cdev, struct OsalCdev, cdev); in OsalCdevPoll() local 182 struct OsalCdev* dev = container_of(filep->f_inode->i_cdev, struct OsalCdev, cdev); in OsalCdevIoctl() local 188 struct OsalCdev* dev = container_of(inode->i_cdev, struct OsalCdev, cdev); in OsalCdevOpen() local 194 struct OsalCdev* dev = container_of(inode->i_cdev, struct OsalCdev, cdev); in OsalCdevRelease() local
|
| /drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
| D | spi_dev.c | 50 struct SpiDev *dev = (struct SpiDev *)(((struct drv_data *)vnode->data)->priv); in SpiDevGetDevFromFilep() local 61 struct SpiDev *dev = NULL; in SpiDevOpen() local 77 struct SpiDev *dev = NULL; in SpiDevRead() local 114 struct SpiDev *dev = NULL; in SpiDevWrite() local 148 static int32_t SpiDevGetCfg(struct SpiDev *dev, struct SpiCfg *mask, unsigned long arg) in SpiDevGetCfg() 181 static int32_t SpiDevSetCfg(struct SpiDev *dev, struct SpiCfg *mask, unsigned long arg) in SpiDevSetCfg() 261 static int32_t SpiDevRealTransfer(struct SpiDev *dev, struct SpiMsg *msg, struct SpiMsg *kmsg, int3… in SpiDevRealTransfer() 312 static int32_t SpiDevTransfer(struct SpiDev *dev, unsigned long arg) in SpiDevTransfer() 354 struct SpiDev *dev = NULL; in SpiDevIoctl() local 405 static void SpiAddRemoveDev(struct SpiDev *dev, bool add) in SpiAddRemoveDev()
|
| /drivers/hdf_core/framework/core/host/src/ |
| D | hdf_device_object.c | 218 void HdfDeviceObjectRelease(struct HdfDeviceObject *dev) in HdfDeviceObjectRelease() 231 int HdfDeviceObjectRegister(struct HdfDeviceObject *dev) in HdfDeviceObjectRegister() 258 int HdfDeviceObjectUnRegister(struct HdfDeviceObject *dev) in HdfDeviceObjectUnRegister() 268 int HdfDeviceObjectPublishService(struct HdfDeviceObject *dev, const char *servName, uint8_t policy… in HdfDeviceObjectPublishService() 301 int HdfDeviceObjectRemoveService(struct HdfDeviceObject *dev) in HdfDeviceObjectRemoveService() 310 int HdfDeviceObjectSetServInfo(struct HdfDeviceObject *dev, const char *info) in HdfDeviceObjectSetServInfo() 327 int HdfDeviceObjectUpdate(struct HdfDeviceObject *dev) in HdfDeviceObjectUpdate() 338 int HdfDeviceObjectSetInterfaceDesc(struct HdfDeviceObject *dev, const char *interfaceDesc) in HdfDeviceObjectSetInterfaceDesc() 348 bool __attribute__((weak)) HdfDeviceObjectCheckInterfaceDesc(struct HdfDeviceObject *dev, struct Hd… in HdfDeviceObjectCheckInterfaceDesc()
|
| /drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
| D | osal_cdev.c | 51 struct OsalCdev *dev = (struct OsalCdev *)drvData->priv; in OsalCdevOpen() local 61 struct OsalCdev *dev = (struct OsalCdev *)drvData->priv; in OsalCdevRelease() local 71 struct OsalCdev *dev = (struct OsalCdev *)drvData->priv; in OsalCdevRead() local 81 struct OsalCdev *dev = (struct OsalCdev *)drvData->priv; in OsalCdevWrite() local 91 struct OsalCdev *dev = (struct OsalCdev *)drvData->priv; in OsalCdevSeek() local 101 struct OsalCdev *dev = (struct OsalCdev *)drvData->priv; in OsalCdevIoctl() local 111 struct OsalCdev *dev = (struct OsalCdev *)drvData->priv; in OsalCdevPoll() local
|
| /drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/ |
| D | usb_impl_mock.cpp | 45 int32_t UsbImplMock::GetRawDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetRawDescriptor() 67 int32_t UsbImplMock::GetDeviceDescriptor(const UsbDev& dev, std::vector<uint8_t>& descriptor) in GetDeviceDescriptor() 71 int32_t UsbImplMock::GetStringDescriptor(const UsbDev &dev, uint8_t descId, std::vector<uint8_t> &d… in GetStringDescriptor() 113 int32_t UsbImplMock::GetConfig(const UsbDev &dev, uint8_t &configIndex) in GetConfig()
|
| /drivers/peripheral/usb/hdi_service/src/ |
| D | usb_impl.cpp | 157 int32_t UsbImpl::UsbControlTransferEx(HostDevice *dev, UsbControlParams *ctrParams, int32_t timeout) in UsbControlTransferEx() 268 UsbInterfaceHandle *UsbImpl::InterfaceIdToHandle(const HostDevice *dev, uint8_t id) in InterfaceIdToHandle() 1087 int32_t UsbImpl::OpenDevice(const UsbDev &dev) in OpenDevice() 1108 int32_t UsbImpl::CloseDevice(const UsbDev &dev) in CloseDevice() 1140 int32_t UsbImpl::GetDeviceDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetDeviceDescriptor() 1162 int32_t UsbImpl::GetStringDescriptor(const UsbDev &dev, uint8_t descId, std::vector<uint8_t> &descr… in GetStringDescriptor() 1187 int32_t UsbImpl::GetConfigDescriptor(const UsbDev &dev, uint8_t descId, std::vector<uint8_t> &descr… in GetConfigDescriptor() 1211 int32_t UsbImpl::GetRawDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetRawDescriptor() 1229 int32_t UsbImpl::GetFileDescriptor(const UsbDev &dev, int32_t &fd) in GetFileDescriptor() 1244 int32_t UsbImpl::GetDeviceFileDescriptor(const UsbDev &dev, int32_t &fd) in GetDeviceFileDescriptor() [all …]
|