Home
last modified time | relevance | path

Searched refs:osal_sema_destroy (Results 1 - 12 of 12) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_semaphore.c89 void osal_sema_destroy(osal_semaphore_t *sem) in osal_sema_destroy() function
98 EXPORT_SYMBOL(osal_sema_destroy); variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/mkp/src/
H A Dvou.c154 osal_sema_destroy(&g_dev_sem); in vou_sync_resource_de_init()
155 osal_sema_destroy(&g_chn_sem); in vou_sync_resource_de_init()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/
H A Dmipi_tx.c520 osal_sema_destroy(&g_mipi_tx_dev_sem); in mipi_tx_module_exit()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_machine.c61 osal_sema_destroy(&mach_info->mach_mutex); in hal_hdmi_mach_deinit()
H A Dhdmi_hal_ddc.c471 osal_sema_destroy(&tmp->ddc_wr_mutex); in hal_hdmi_ddc_deinit()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_event.c126 osal_sema_destroy(&evt_info->event_mutex); in drv_hdmi_event_deinit()
H A Ddrv_hdmi_intf.c4432 osal_sema_destroy(&hdmi_dev->mutex_proc);
4436 osal_sema_destroy(&hdmi_dev->mutex_thread);
4447 osal_sema_destroy(&g_hdmi_mutex);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dhi_osal.h59 extern void osal_sema_destroy(osal_semaphore_t *sem);
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_osal.h56 extern void osal_sema_destroy(osal_semaphore_t *sem);
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_osal.h56 extern void osal_sema_destroy(osal_semaphore_t *sem);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/mkp/src/
H A Dsys_ext.c851 osal_sema_destroy(&g_sys_ctx.sem); in sys_lock_destory()
H A Dsys_bind.c70 #define bind_sem_uninit() osal_sema_destroy(&g_sys_dev_sem)

Completed in 22 milliseconds