Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi_hdcp.c68 wait_queue_head_t auth_event_queue; member
232 wake_up_all(&hdcp_ctrl->auth_event_queue); in hdmi_hdcp_irq()
245 wake_up_all(&hdcp_ctrl->auth_event_queue); in hdmi_hdcp_irq()
254 rc = wait_event_timeout(hdcp_ctrl->auth_event_queue, in hdmi_hdcp_msleep()
1376 wake_up_all(&hdcp_ctrl->auth_event_queue); in hdmi_hdcp_off()
1418 init_waitqueue_head(&hdcp_ctrl->auth_event_queue); in hdmi_hdcp_init()