Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h154 struct cec_msg cec_rx_msg; member
H A Dvc4_hdmi.c1326 if (vc4_hdmi->cec_rx_msg.len) in vc4_cec_irq_handler_thread()
1328 &vc4_hdmi->cec_rx_msg); in vc4_cec_irq_handler_thread()
1346 struct cec_msg *msg = &vc4_hdmi->cec_rx_msg; in vc4_cec_read_msg()
1375 vc4_hdmi->cec_rx_msg.len = 0; in vc4_cec_irq_handler()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h168 struct cec_msg cec_rx_msg; member
H A Dvc4_hdmi.c2873 if (vc4_hdmi->cec_rx_msg.len) in vc4_cec_irq_handler_rx_thread()
2875 &vc4_hdmi->cec_rx_msg); in vc4_cec_irq_handler_rx_thread()
2914 struct cec_msg *msg = &vc4_hdmi->cec_rx_msg; in vc4_cec_read_msg()
2991 vc4_hdmi->cec_rx_msg.len = 0; in vc4_cec_irq_handler_rx_bare_locked()

Completed in 11 milliseconds