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

/linux-master/drivers/hid/
H A Dhid-nintendo.c568 /* Each physical controller is associated with a joycon_ctlr struct */
569 struct joycon_ctlr { struct
670 static inline bool joycon_device_is_procon(struct joycon_ctlr *ctlr)
675 static inline bool joycon_device_is_chrggrip(struct joycon_ctlr *ctlr)
680 static inline bool joycon_device_is_snescon(struct joycon_ctlr *ctlr)
685 static inline bool joycon_device_is_gencon(struct joycon_ctlr *ctlr)
690 static inline bool joycon_device_is_n64con(struct joycon_ctlr *ctlr)
695 static inline bool joycon_device_has_usb(struct joycon_ctlr *ctlr)
717 static inline bool joycon_type_is_left_joycon(struct joycon_ctlr *ctlr)
722 static inline bool joycon_type_is_right_joycon(struct joycon_ctlr *ctl
[all...]

Completed in 167 milliseconds