Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dite-it6505.c423 int extcon_state; member
2710 if (state == it6505->extcon_state || unlikely(state < 0)) in it6505_extcon_work()
2712 it6505->extcon_state = state; in it6505_extcon_work()