Searched refs:JOYCON_CTLR_STATE_REMOVED (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/hid/
H A Dhid-nintendo.c310 JOYCON_CTLR_STATE_REMOVED, enumerator in enum:joycon_ctlr_state
958 if (ctlr->ctlr_state == JOYCON_CTLR_STATE_REMOVED) {
1588 ctlr->ctlr_state != JOYCON_CTLR_STATE_REMOVED &&
1808 if (ctlr->ctlr_state == JOYCON_CTLR_STATE_REMOVED) {
1845 ctlr->ctlr_state != JOYCON_CTLR_STATE_REMOVED)
1983 if (schedule_now && ctlr->ctlr_state != JOYCON_CTLR_STATE_REMOVED)
2762 ctlr->ctlr_state = JOYCON_CTLR_STATE_REMOVED;

Completed in 182 milliseconds