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

/linux-master/drivers/hid/
H A Dhid-nintendo.c675 static inline bool joycon_device_is_chrggrip(struct joycon_ctlr *ctlr) function
698 joycon_device_is_chrggrip(ctlr) ||
761 joycon_device_is_chrggrip(ctlr);
779 return joycon_device_is_chrggrip(ctlr) ||
786 return joycon_device_is_chrggrip(ctlr) ||
794 return joycon_device_is_chrggrip(ctlr) ||
1733 if (!joycon_device_is_chrggrip(ctlr))
1738 if (!joycon_device_is_chrggrip(ctlr))
2179 if (!joycon_device_is_chrggrip(ctlr))
2184 if (!joycon_device_is_chrggrip(ctl
[all...]

Completed in 126 milliseconds