Home
last modified time | relevance | path

Searched defs:OsalSemInit (Results 1 - 5 of 5) sorted by relevance

/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_sem.c28 int32_t OsalSemInit(struct OsalSem *sem, uint32_t value) in OsalSemInit() function
47 EXPORT_SYMBOL(OsalSemInit); variable
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_sem.c40 int32_t OsalSemInit(struct OsalSem *sem, uint32_t value) in OsalSemInit() function
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
H A Dosal_sem.c44 int32_t OsalSemInit(struct OsalSem *sem, uint32_t value) in OsalSemInit() function
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
H A Dosal_sem.c39 int32_t OsalSemInit(struct OsalSem *sem, uint32_t value) in OsalSemInit() function
/drivers/hdf_core/framework/support/posix/src/
H A Dosal_sem.c21 int32_t OsalSemInit(struct OsalSem *sem, uint32_t value) in OsalSemInit() function

Completed in 2 milliseconds