Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c810 static const u16 DFLT_STICK_CAL_MIN = 500; variable
822 cal_x->min = cal_y->min = DFLT_STICK_CAL_MIN; in joycon_use_default_calibration()