Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/bus/
H A Dhdf_usb_intf.c24 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()
156 static int32_t HdfUsbSetBlk(struct BusDev *dev, uint32_t blkSize) in HdfUsbSetBlk()
[all …]
H A Dhdf_pcie_intf.c49 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()
334 static void HdfSetBusOps(struct BusDev *dev) in HdfSetBusOps()
[all …]
H A Dhdf_sdio_intf.c26 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()
266 static int32_t HdfSdioSetBlk(struct BusDev *dev, uint32_t blkSize) in HdfSdioSetBlk()
[all …]
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_request_auto_test.cpp129 struct UsbDev dev = dev_; variable
174 struct UsbDev dev = dev_; variable
254 struct UsbDev dev = dev_; variable
314 struct UsbDev dev = dev_; variable
329 struct UsbDev dev = dev_; variable
360 struct UsbDev dev = dev_; variable
436 struct UsbDev dev = dev_; variable
451 struct UsbDev dev = dev_; variable
484 struct UsbDev dev = dev_; variable
502 struct UsbDev dev = dev_; variable
[all …]
H A Dusbd_transfer_auto_test.cpp150 struct UsbDev dev = dev_; variable
200 struct UsbDev dev = dev_; variable
251 struct UsbDev dev = dev_; variable
305 struct UsbDev dev = dev_; variable
353 struct UsbDev dev = dev_; variable
404 struct UsbDev dev = dev_; variable
455 struct UsbDev dev = dev_; variable
507 struct UsbDev dev = dev_; variable
524 struct UsbDev dev = dev_; variable
592 struct UsbDev dev = dev_; variable
[all …]
H A Dusbd_device_auto_test.cpp310 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
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_request_test.cpp117 struct UsbDev dev = dev_; variable
165 struct UsbDev dev = dev_; variable
250 struct UsbDev dev = dev_; variable
314 struct UsbDev dev = dev_; variable
330 struct UsbDev dev = dev_; variable
363 struct UsbDev dev = dev_; variable
445 struct UsbDev dev = dev_; variable
497 struct UsbDev dev = dev_; variable
589 struct UsbDev dev = dev_; variable
607 struct UsbDev dev = dev_; variable
[all …]
H A Dusbd_transfer_test.cpp153 struct UsbDev dev = dev_; variable
204 struct UsbDev dev = dev_; variable
258 struct UsbDev dev = dev_; variable
315 struct UsbDev dev = dev_; variable
366 struct UsbDev dev = dev_; variable
420 struct UsbDev dev = dev_; variable
474 struct UsbDev dev = dev_; variable
528 struct UsbDev dev = dev_; variable
591 struct UsbDev dev = dev_; variable
654 struct UsbDev dev = dev_; variable
[all …]
H A Dusbd_device_test.cpp92 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
H A Dusbd_device_status_test.cpp103 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 …]
H A Dusbd_manage_interface_test.cpp106 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
H A Dusbd_interface_test.cpp113 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
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/network/src/
H A Dnet_device_adapter.c116 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
254 struct net_device *dev = NULL; in NetDevDelete() local
275 struct net_device *dev = GetDevFromDevImpl(impl); in NetDevApiAdd() local
282 struct net_device *dev = GetDevFromDevImpl(impl); in NetDevGetTxQueue() local
293 struct net_device *dev = GetDevFromDevImpl(impl); in NetDevTypeTrans() local
[all …]
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_test.cpp62 Device *dev = new Device(deviceId); variable
79 Device *dev = new Device(deviceId); variable
94 Device *dev = new Device(deviceId); variable
108 Device *dev = new Device(deviceId); variable
124 Device *dev = new Device(deviceId); variable
140 Device *dev = new Device(deviceId); variable
157 Device *dev = new Device(deviceId); variable
175 Device *dev = new Device(deviceId); variable
194 Device *dev = new Device(deviceId); variable
213 Device *dev = new Device(deviceId); variable
[all …]
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_test.cpp65 Device *dev = new Device(deviceId); variable
82 Device *dev = new Device(deviceId); variable
97 Device *dev = new Device(deviceId); variable
111 Device *dev = new Device(deviceId); variable
127 Device *dev = new Device(deviceId); variable
143 Device *dev = new Device(deviceId); variable
160 Device *dev = new Device(deviceId); variable
178 Device *dev = new Device(deviceId); variable
197 Device *dev = new Device(deviceId); variable
216 Device *dev = new Device(deviceId); variable
[all …]
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/
H A Dpackage-lock.json11 "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 …]
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dexecute_unit.cpp38 ThreadGroup* ExecuteUnit::BindTG(const DevType dev, QoS& qos) in BindTG()
43 void ExecuteUnit::BindWG(const DevType dev, QoS& qos) in BindWG()
48 void ExecuteUnit::UnbindTG(const DevType dev, QoS& qos) in UnbindTG()
56 auto create = [&](const DevType dev) { in CreateWorkerManager()
74 for (size_t dev = 0; dev < static_cast<size_t>(DevType::DEVMAX); ++dev) { in CreateWorkerManager() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/
H A Dpackage-lock.json11 "dev": true, boolean
28 "dev": true, boolean
37 "dev": true, boolean
48 "dev": true, boolean
89 "dev": true, boolean
101 "dev": true, boolean
110 "dev": true, boolean
120 "dev": true, boolean
133 "dev": true, boolean
147 "dev": true, boolean
[all …]
/ohos5.0/foundation/multimodalinput/input/libudev/test/
H A De2e_udev_test.cpp108 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) in __anon982950e50202()
125 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) in __anon982950e50302()
138 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) in __anon982950e50402()
158 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) in __anon982950e50502()
171 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) in __anon982950e50602()
184 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) in __anon982950e50702()
197 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) in __anon982950e50802()
210 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) in __anon982950e50902()
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/storage/
H A Dsdio_adapter.c52 static int32_t LinuxSdioIncrAddrReadBytes(struct SdioDevice *dev, in LinuxSdioIncrAddrReadBytes()
158 static int32_t LinuxSdioFunc0ReadBytes(struct SdioDevice *dev, in LinuxSdioFunc0ReadBytes()
177 static int32_t LinuxSdioFunc0WriteBytes(struct SdioDevice *dev, in LinuxSdioFunc0WriteBytes()
207 static int32_t LinuxSdioGetCommonInfo(struct SdioDevice *dev, in LinuxSdioGetCommonInfo()
243 static int32_t LinuxSdioSetCommonInfo(struct SdioDevice *dev, in LinuxSdioSetCommonInfo()
277 static int32_t LinuxSdioFlushData(struct SdioDevice *dev) in LinuxSdioFlushData()
293 static int32_t LinuxSdioClaimHost(struct SdioDevice *dev) in LinuxSdioClaimHost()
305 static int32_t LinuxSdioReleaseHost(struct SdioDevice *dev) in LinuxSdioReleaseHost()
317 static int32_t LinuxSdioEnableFunc(struct SdioDevice *dev) in LinuxSdioEnableFunc()
328 static int32_t LinuxSdioDisableFunc(struct SdioDevice *dev) in LinuxSdioDisableFunc()
[all …]
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/spi/
H A Dspi_adapter.c66 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()
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
396 static void SpiPlatformDeviceRelease(struct device *dev) in SpiPlatformDeviceRelease()
[all …]
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_emmc.c14 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()
/ohos5.0/base/update/updater/services/fs_manager/
H A Dpartitions.cpp28 static int DeviceStat(const BlockDevice &dev, struct stat &devStat) in DeviceStat()
41 static int DeviceProbeType(BlockDevice &dev) in DeviceProbeType()
111 static bool SdmmcGetProductInfo(BlockDevice &dev, std::string &type, std::string &name) in SdmmcGetProductInfo()
121 bool SetBlockDeviceMode(BlockDevice &dev) in SetBlockDeviceMode()
142 static int BlockDeviceClose(const BlockDevice &dev) in BlockDeviceClose()
199 static int InitGeneric(BlockDevice &dev, const std::string modelName) in InitGeneric()
226 static int InitSdmmc(BlockDevice &dev) in InitSdmmc()
244 BlockDevice *dev = nullptr; in NewBlockDevice() local
291 static Disk* NewBlockDisk(const BlockDevice &dev, const DiskType diskType) in NewBlockDisk()
311 struct BlockDevice *dev = nullptr; in DiskAlloc() local
[all …]
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/rtc/
H A Drtc_adapter.c54 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
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Dspi_dev.c50 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()

12345678910>>...12