Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-steam.c2242 bool lpad_touched, rpad_touched; in steam_do_deck_input_event() local
2259 rpad_touched = data[10] & BIT(4); in steam_do_deck_input_event()
2269 if (rpad_touched) { in steam_do_deck_input_event()
2445 bool lpad_touched, rpad_touched; in steam_do_ibex_input_event() local
2461 rpad_touched = data[4] & BIT(5); in steam_do_ibex_input_event()
2471 if (rpad_touched) { in steam_do_ibex_input_event()