Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_hdmi.h160 struct cec_msg cec_rx_msg; member
A Dvc4_hdmi.c2638 if (vc4_hdmi->cec_rx_msg.len) in vc4_cec_irq_handler_rx_thread()
2640 &vc4_hdmi->cec_rx_msg); in vc4_cec_irq_handler_rx_thread()
2679 struct cec_msg *msg = &vc4_hdmi->cec_rx_msg; in vc4_cec_read_msg()
2756 vc4_hdmi->cec_rx_msg.len = 0; in vc4_cec_irq_handler_rx_bare_locked()

Completed in 10 milliseconds