Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Dresistive-adc-touch.c35 u32 pressure_min; member
55 if ((!x && !y) || (st->pressure && (press < st->pressure_min))) { in grts_cb()
129 &st->pressure_min); in grts_probe()
132 st->pressure_min = GRTS_DEFAULT_PRESSURE_MIN; in grts_probe()
150 input_set_abs_params(input, ABS_PRESSURE, st->pressure_min, in grts_probe()
Dads7846.c1235 of_property_read_u16(node, "ti,pressure-min", &pdata->pressure_min); in ads7846_probe_dt()
1237 pdata->pressure_min = (u16) value; in ads7846_probe_dt()
1375 pdata->pressure_min, pdata->pressure_max, 0, 0); in ads7846_probe()
Dad7877.c751 pdata->pressure_min, pdata->pressure_max, 0, 0); in ad7877_probe()
/Linux-v5.10/include/linux/spi/
Dad7877.h17 u16 pressure_min, pressure_max; member
Dads7846.h42 u16 pressure_min, pressure_max; member
/Linux-v5.10/arch/arm/mach-omap1/
Dboard-htcherald.c424 .pressure_min = 5000,