Searched refs:auto_switch_en (Results 1 – 2 of 2) sorted by relevance
58 bool auto_switch_en; member199 if (ep9461e->auto_switch_en | ep9461e->cec_switch_en) in hdmirxsel_store()200 ep9461e->auto_switch_en = ep9461e->cec_switch_en = 0; in hdmirxsel_store()215 ep9461e->auto_switch_en); in hdmiautoswitch_show()217 return sprintf(buf, "%d\n", ep9461e->auto_switch_en); in hdmiautoswitch_show()231 ep9461e->auto_switch_en = hdmiautoswitch; in hdmiautoswitch_store()257 ep9461e->auto_switch_en = false; in ep9461e_init()278 if (ep9461e->auto_switch_en) { in ep9461e_rx_select()
85 bool auto_switch_en; member