Home
last modified time | relevance | path

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

/linux/drivers/extcon/
H A Dextcon-lc824206xa.c118 u8 previous_switch_control; member
327 if (data->switch_control != data->previous_switch_control) { in lc824206xa_work()
329 data->previous_switch_control = data->switch_control; in lc824206xa_work()