Home
last modified time | relevance | path

Searched refs:clk_gate_mutex (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/misc/habanalabs/gaudi/
DgaudiP.h341 struct mutex clk_gate_mutex; member
Dgaudi.c1880 mutex_init(&gaudi->clk_gate_mutex); in gaudi_sw_init()
1930 mutex_destroy(&gaudi->clk_gate_mutex); in gaudi_sw_fini()
4885 mutex_lock(&gaudi->clk_gate_mutex); in gaudi_scrub_device_mem()
4895 mutex_unlock(&gaudi->clk_gate_mutex); in gaudi_scrub_device_mem()
6427 mutex_lock(&gaudi->clk_gate_mutex); in gaudi_debugfs_read_dma()
6511 mutex_unlock(&gaudi->clk_gate_mutex); in gaudi_debugfs_read_dma()
6560 mutex_lock(&gaudi->clk_gate_mutex); in gaudi_mmu_prepare()
6844 mutex_unlock(&gaudi->clk_gate_mutex); in gaudi_mmu_prepare()
7192 mutex_lock(&gaudi->clk_gate_mutex); in gaudi_extract_ecc_info()
7237 mutex_unlock(&gaudi->clk_gate_mutex); in gaudi_extract_ecc_info()
[all …]