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

/linux-master/drivers/hid/
H A Dhid-nintendo.c309 JOYCON_CTLR_STATE_REMOVED, enumerator in enum:joycon_ctlr_state
965 if (ctlr->ctlr_state == JOYCON_CTLR_STATE_REMOVED) {
1595 ctlr->ctlr_state != JOYCON_CTLR_STATE_REMOVED &&
1815 if (ctlr->ctlr_state == JOYCON_CTLR_STATE_REMOVED) {
1852 ctlr->ctlr_state != JOYCON_CTLR_STATE_REMOVED)
1990 if (schedule_now && ctlr->ctlr_state != JOYCON_CTLR_STATE_REMOVED)
2766 ctlr->ctlr_state = JOYCON_CTLR_STATE_REMOVED;

Completed in 172 milliseconds