Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.h471 struct mutex hdcp_wq_lock; member
H A Danx7625.c2128 mutex_lock(&ctx->hdcp_wq_lock); in hdcp_check_work_func()
2139 mutex_unlock(&ctx->hdcp_wq_lock); in hdcp_check_work_func()
2647 mutex_init(&platform->hdcp_wq_lock); in anx7625_i2c_probe()