Home
last modified time | relevance | path

Searched refs:OsalSpinlock (Results 1 – 25 of 33) sorted by relevance

12

/drivers/hdf_core/interfaces/inner_api/osal/shared/
Dosal_spinlock.h50 } OsalSpinlock; typedef
55 #define OSAL_DECLARE_SPINLOCK(spinlock) OsalSpinlock spinlock
73 int32_t OsalSpinInit(OsalSpinlock *spinlock);
90 int32_t OsalSpinDestroy(OsalSpinlock *spinlock);
107 int32_t OsalSpinLock(OsalSpinlock *spinlock);
124 int32_t OsalSpinUnlock(OsalSpinlock *spinlock);
141 int32_t OsalSpinLockIrq(OsalSpinlock *spinlock);
158 int32_t OsalSpinUnlockIrq(OsalSpinlock *spinlock);
176 int32_t OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags);
194 int32_t OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags);
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
Dosal_spinlock.c39 int32_t OsalSpinInit(OsalSpinlock *spinlock) in OsalSpinInit()
49 int32_t OsalSpinDestroy(OsalSpinlock *spinlock) in OsalSpinDestroy()
59 int32_t OsalSpinLock(OsalSpinlock *spinlock) in OsalSpinLock()
69 int32_t OsalSpinUnlock(OsalSpinlock *spinlock) in OsalSpinUnlock()
79 int32_t OsalSpinLockIrq(OsalSpinlock *spinlock) in OsalSpinLockIrq()
88 int32_t OsalSpinUnlockIrq(OsalSpinlock *spinlock) in OsalSpinUnlockIrq()
97 int32_t OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinLockIrqSave()
107 int32_t OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinUnlockIrqRestore()
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
Dosal_spinlock.c39 int32_t OsalSpinInit(OsalSpinlock *spinlock) in OsalSpinInit()
61 int32_t OsalSpinDestroy(OsalSpinlock *spinlock) in OsalSpinDestroy()
80 int32_t OsalSpinLock(OsalSpinlock *spinlock) in OsalSpinLock()
98 int32_t OsalSpinUnlock(OsalSpinlock *spinlock) in OsalSpinUnlock()
116 int32_t OsalSpinLockIrq(OsalSpinlock *spinlock) in OsalSpinLockIrq()
121 int32_t OsalSpinUnlockIrq(OsalSpinlock *spinlock) in OsalSpinUnlockIrq()
126 int32_t OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinLockIrqSave()
132 int32_t OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinUnlockIrqRestore()
/drivers/hdf_core/adapter/khdf/linux/osal/src/
Dosal_spinlock.c27 int32_t OsalSpinInit(OsalSpinlock *spinlock) in OsalSpinInit()
49 int32_t OsalSpinDestroy(OsalSpinlock *spinlock) in OsalSpinDestroy()
63 int32_t OsalSpinLock(OsalSpinlock *spinlock) in OsalSpinLock()
76 int32_t OsalSpinUnlock(OsalSpinlock *spinlock) in OsalSpinUnlock()
89 int32_t OsalSpinLockIrq(OsalSpinlock *spinlock) in OsalSpinLockIrq()
102 int32_t OsalSpinUnlockIrq(OsalSpinlock *spinlock) in OsalSpinUnlockIrq()
115 int32_t OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinLockIrqSave()
131 int32_t OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinUnlockIrqRestore()
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
Dosal_spinlock.c38 int32_t OsalSpinInit(OsalSpinlock *spinlock) in OsalSpinInit()
60 int32_t OsalSpinDestroy(OsalSpinlock *spinlock) in OsalSpinDestroy()
73 int32_t OsalSpinLock(OsalSpinlock *spinlock) in OsalSpinLock()
85 int32_t OsalSpinUnlock(OsalSpinlock *spinlock) in OsalSpinUnlock()
97 int32_t OsalSpinLockIrq(OsalSpinlock *spinlock) in OsalSpinLockIrq()
114 int32_t OsalSpinUnlockIrq(OsalSpinlock *spinlock) in OsalSpinUnlockIrq()
132 int32_t OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinLockIrqSave()
145 int32_t OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) in OsalSpinUnlockIrqRestore()
/drivers/hdf_core/framework/support/posix/src/
Dosal_spinlock.c16 int32_t OsalSpinInit(OsalSpinlock *spinlock) in OsalSpinInit()
45 int32_t OsalSpinDestroy(OsalSpinlock *spinlock) in OsalSpinDestroy()
66 int32_t OsalSpinLock(OsalSpinlock *spinlock) in OsalSpinLock()
84 int32_t OsalSpinUnlock(OsalSpinlock *spinlock) in OsalSpinUnlock()
/drivers/hdf_core/adapter/khdf/liteos_m/network/include/
Dnetbuf_adapter.h125 OsalSpinlock lock; /**< Queue operation lock */
/drivers/hdf_core/framework/support/platform/include/can/
Dcan_mail.h24 OsalSpinlock spin;
/drivers/hdf_core/framework/support/platform/include/fwk/
Dplatform_queue.h35 OsalSpinlock spin;
Dplatform_event.h25 OsalSpinlock spin;
Dplatform_device.h38 OsalSpinlock spin; /* for member protection */
/drivers/hdf_core/framework/support/platform/include/pwm/
Dpwm_core.h39 OsalSpinlock lock;
/drivers/hdf_core/framework/support/platform/include/dac/
Ddac_core.h31 OsalSpinlock spin;
/drivers/hdf_core/framework/support/platform/include/adc/
Dadc_core.h31 OsalSpinlock spin;
/drivers/hdf_core/framework/support/platform/include/gpio/
Dgpio_core.h57 OsalSpinlock spin;
83 OsalSpinlock spin;
/drivers/hdf_core/framework/support/platform/include/watchdog/
Dwatchdog_core.h28 OsalSpinlock lock;
/drivers/hdf_core/framework/support/platform/include/pin/
Dpin_core.h38 OsalSpinlock spin;
/drivers/hdf_core/framework/model/camera/buffer_manager/include/
Dbuffer_queue.h35 OsalSpinlock doneLock;
/drivers/hdf_core/framework/support/platform/src/fwk/
Dplatform_common.c170 static OsalSpinlock g_platformSpin;
/drivers/hdf_core/framework/model/network/wifi/platform/include/
Dflow_control.h99 OsalSpinlock lock; /**< Queue lock */
/drivers/hdf_core/framework/support/platform/include/pcie/
Dpcie_core.h45 OsalSpinlock spin;
/drivers/hdf_core/framework/model/input/driver/
Dhdf_input_device_manager.h130 OsalSpinlock lock;
/drivers/hdf_core/framework/support/platform/include/i3c/
Di3c_core.h71 OsalSpinlock lock;
/drivers/hdf_core/framework/support/platform/include/dma/
Ddmac_core.h138 OsalSpinlock lock;
/drivers/hdf_core/framework/support/platform/include/mipi/
Dmipi_csi_core.h222 OsalSpinlock ctxLock;

12