Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-nintendo.c773 static const u16 DFLT_STICK_CAL_MIN = 500; variable
785 cal_x->min = cal_y->min = DFLT_STICK_CAL_MIN; in joycon_use_default_calibration()