/drivers/hdf_core/framework/support/platform/include/i2c/ |
H A D | i2c_service.h | 34 uint16_t flags; member
|
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/ |
H A D | build.py | 21 flags = os.O_RDWR | os.O_CREAT
variable
|
/drivers/hdf_core/adapter/khdf/linux/osal/src/ |
H A D | osal_spinlock.c | 115 int32_t OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinLockIrqSave() argument 131 int32_t OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinUnlockIrqRestore() argument
|
H A D | osal_file.c | 26 int32_t OsalFileOpen(OsalFile *file, const char *path, int flags, uint32_t rights) in OsalFileOpen() argument
|
/drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
H A D | osal_spinlock.c | 132 int32_t OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinLockIrqSave() argument 145 int32_t OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinUnlockIrqRestore() argument
|
H A D | osal_file.c | 40 int32_t OsalFileOpen(OsalFile *file, const char *path, int flags, uint32_t rights) in OsalFileOpen() argument
|
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/ |
H A D | osal_spinlock.c | 97 int32_t OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinLockIrqSave() argument 107 int32_t OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinUnlockIrqRestore() argument
|
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/ |
H A D | osal_spinlock.c | 126 int32_t OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinLockIrqSave() argument 132 int32_t OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinUnlockIrqRestore() argument
|
/drivers/hdf_core/framework/support/platform/test/fuzztest/i2c_fuzzer/ |
H A D | i2c_fuzzer.cpp | 20 uint16_t flags; member
|
/drivers/hdf_core/framework/include/platform/ |
H A D | i2c_if.h | 67 uint16_t flags; member
|
/drivers/hdf_core/framework/support/platform/src/watchdog/ |
H A D | watchdog_core.c | 92 uint32_t flags; in WatchdogCntlrGetStatus() local 124 uint32_t flags; in WatchdogCntlrStart() local 154 uint32_t flags; in WatchdogCntlrStop() local 185 uint32_t flags; WatchdogCntlrSetTimeout() local 208 uint32_t flags; WatchdogCntlrGetTimeout() local 235 uint32_t flags; WatchdogCntlrFeed() local [all...] |
/drivers/peripheral/display/composer/vdi_base/include/ |
H A D | drm_device.h | 50 uint32_t flags; member
|
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/ |
H A D | hdi_drm_composition.cpp | 155 uint32_t flags = DRM_MODE_ATOMIC_ALLOW_MODESET;
in Apply() local
|
/drivers/peripheral/display/hal/default_standard/src/utils/ |
H A D | display_adapter.cpp | 71 int32_t DisplayAdapter::OpenDevice(const std::string &pathName, int32_t flags, mode_t mode)
in OpenDevice() argument
|
/drivers/hdf_core/adapter/khdf/linux/platform/gpio/ |
H A D | gpio_adapter.c | 132 unsigned long flags = 0; in LinuxGpioSetIrq() local
|
/drivers/hdf_core/adapter/khdf/liteos/model/storage/include/mtd/ |
H A D | mtd_legacy_lite.h | 58 uint32_t flags; member
|
/drivers/hdf_core/framework/model/camera/buffer_manager/include/ |
H A D | camera_buffer.h | 50 uint32_t flags; member
|
/drivers/hdf_core/adapter/khdf/linux/model/camera/src/ |
H A D | camera_buffer_manager_adapter.c | 18 uint32_t flags = FOLL_FORCE | FOLL_WRITE; in CreateFrameVec() local
|
/drivers/hdf_core/adapter/khdf/liteos/platform/include/ |
H A D | i2c_dev.h | 67 uint16_t flags; member
|
/drivers/hdf_core/framework/model/camera/buffer_manager/src/ |
H A D | camera_buffer_manager.c | 22 uint32_t flags; in CameraBufferDone() local 273 uint32_t flags; GetDoneBuffer() local [all...] |
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/ |
H A D | v4l2_common.h | 82 uint32_t flags; variable
|
/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_drm_composition.cpp | 197 uint32_t flags = DRM_MODE_ATOMIC_ALLOW_MODESET; in UpdateMode() local 302 uint32_t flags = DRM_MODE_ATOMIC_NONBLOCK; in Apply() local
|
/drivers/peripheral/usb/hdi_service/src/ |
H A D | usbd_port.cpp | 56 int32_t UsbdPort::OpenPortFile(int32_t flags)
in OpenPortFile() argument
|
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/ |
H A D | drv_bundle_state_callback.cpp | 363 int32_t flags = static_cast<int32_t>(GetBundleInfoFlag::GET_BUNDLE_INFO_WITH_EXTENSION_ABILITY) + \ in QueryDriverInfos() local
|
/drivers/hdf_core/adapter/khdf/linux/network/src/ |
H A D | net_device_adapter.c | 341 NetDevOfPhyConnect(struct NetDeviceImpl *impl, struct device_node *phy_np, void (*hndlr)(struct net_device *), u32 flags, phy_interface_t iface) NetDevOfPhyConnect() argument
|