Home
last modified time | relevance | path

Searched defs:dp_should_allow_hpd_rx_irq (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_irq_handler.c362 bool dp_should_allow_hpd_rx_irq(const struct dc_link *link) in dp_should_allow_hpd_rx_irq() function
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h236 bool (*dp_should_allow_hpd_rx_irq)(const struct dc_link *link); member