Home
last modified time | relevance | path

Searched refs:protect_mutex (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/
H A Dhva-hw.c275 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()
H A Dhva.h320 * @protect_mutex: mutex used to lock access of hardware
355 struct mutex protect_mutex; member
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/hva/
H A Dhva-hw.c274 mutex_unlock(&hva->protect_mutex); in hva_hw_get_ip_version()
374 mutex_init(&hva->protect_mutex); in hva_hw_probe()
465 mutex_lock(&hva->protect_mutex); in hva_hw_execute_task()
542 mutex_unlock(&hva->protect_mutex); in hva_hw_execute_task()
555 mutex_lock(&hva->protect_mutex); in hva_hw_dump_regs()
559 mutex_unlock(&hva->protect_mutex); in hva_hw_dump_regs()
583 mutex_unlock(&hva->protect_mutex); in hva_hw_dump_regs()
H A Dhva.h320 * @protect_mutex: mutex used to lock access of hardware
355 struct mutex protect_mutex; member

Completed in 3 milliseconds