Searched refs:protect_mutex (Results 1 – 2 of 2) sorted by relevance
275 mutex_unlock(&hva->protect_mutex); in hva_hw_get_ip_version()377 mutex_init(&hva->protect_mutex); in hva_hw_probe()464 mutex_lock(&hva->protect_mutex); in hva_hw_execute_task()539 mutex_unlock(&hva->protect_mutex); in hva_hw_execute_task()552 mutex_lock(&hva->protect_mutex); in hva_hw_dump_regs()557 mutex_unlock(&hva->protect_mutex); in hva_hw_dump_regs()581 mutex_unlock(&hva->protect_mutex); in hva_hw_dump_regs()
355 struct mutex protect_mutex; member