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

/linux-master/drivers/hid/
H A Dhid-nintendo.c1056 static int joycon_check_for_cal_magic(struct joycon_ctlr *ctlr, u32 flash_addr) function
1154 if (!joycon_check_for_cal_magic(ctlr, JC_CAL_USR_LEFT_MAGIC_ADDR)) {
1160 if (!joycon_check_for_cal_magic(ctlr, JC_CAL_USR_RIGHT_MAGIC_ADDR)) {
1254 if (!joycon_check_for_cal_magic(ctlr, JC_IMU_CAL_USR_MAGIC_ADDR)) {

Completed in 118 milliseconds