Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c736 static int joycon_check_for_cal_magic(struct joycon_ctlr *ctlr, u32 flash_addr) in joycon_check_for_cal_magic() function
834 if (!joycon_check_for_cal_magic(ctlr, JC_CAL_USR_LEFT_MAGIC_ADDR)) { in joycon_request_calibration()
840 if (!joycon_check_for_cal_magic(ctlr, JC_CAL_USR_RIGHT_MAGIC_ADDR)) { in joycon_request_calibration()
934 if (!joycon_check_for_cal_magic(ctlr, JC_IMU_CAL_USR_MAGIC_ADDR)) { in joycon_request_imu_calibration()