Searched refs:fuzz_x (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/include/linux/input/ |
H A D | cma3000.h | 37 * @fuzz_x: Noise on X Axis 48 int fuzz_x; member in struct:cma3000_platform_data
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | chipone_icn8318.c | 206 u32 fuzz_x = 0, fuzz_y = 0; icn8318_probe() local 233 of_property_read_u32(np, "touchscreen-fuzz-x", &fuzz_x); icn8318_probe() 251 data->max_x, fuzz_x, 0); icn8318_probe() 258 data->max_x, fuzz_x, 0); icn8318_probe()
|
H A D | bcm_iproc_tsc.c | 134 u32 fuzz_x; member in struct:tsc_param 401 &priv->cfg_params.fuzz_x); iproc_get_tsc_config() 471 priv->cfg_params.fuzz_x, 0); iproc_ts_probe()
|
/linux-4.1.27/drivers/input/misc/ |
H A D | cma3000_d0x.c | 342 -data->g_range, data->g_range, pdata->fuzz_x, 0); cma3000_init()
|
Completed in 156 milliseconds