/linux-4.4.14/drivers/input/touchscreen/ |
D | wacom_i2c.c | 34 int pressure_max; member 83 features->pressure_max = get_unaligned_le16(&data[11]); in wacom_query_device() 89 features->pressure_max, features->fw_version); in wacom_query_device() 199 0, features.pressure_max, 0, 0); in wacom_i2c_probe()
|
D | ad7879.c | 129 u16 pressure_max; member 189 if (Rt > ts->pressure_max) in ad7879_report() 525 ts->pressure_max = pdata->pressure_max ? : ~0; in ad7879_probe() 562 pdata->pressure_min, pdata->pressure_max, 0, 0); in ad7879_probe()
|
D | ads7846.c | 111 u16 pressure_max; member 777 Rt = ts->pressure_max / 2; in ads7846_report_state() 780 Rt = ts->pressure_max / 2; in ads7846_report_state() 801 if (packet->tc.ignore || Rt > ts->pressure_max) { in ads7846_report_state() 840 input_report_abs(input, ABS_PRESSURE, ts->pressure_max - Rt); in ads7846_report_state() 1230 of_property_read_u16(node, "ti,pressure-max", &pdata->pressure_max); in ads7846_probe_dt() 1315 ts->pressure_max = pdata->pressure_max ? : ~0; in ads7846_probe() 1368 pdata->pressure_min, pdata->pressure_max, 0, 0); in ads7846_probe()
|
D | ad7877.c | 178 u16 pressure_max; member 362 if (Rt > ts->pressure_max) in ad7877_process_data() 728 ts->pressure_max = pdata->pressure_max ? : ~0; in ad7877_probe() 758 pdata->pressure_min, pdata->pressure_max, 0, 0); in ad7877_probe()
|
/linux-4.4.14/include/linux/spi/ |
D | ad7877.h | 16 u16 pressure_min, pressure_max; member
|
D | ad7879.h | 13 u16 pressure_min, pressure_max; member
|
D | ads7846.h | 41 u16 pressure_min, pressure_max; member
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | common-board-devices.c | 42 .pressure_max = 255,
|
/linux-4.4.14/drivers/hid/ |
D | wacom_wac.h | 156 int pressure_max; member
|
D | wacom_wac.c | 152 if (features->pressure_max > 255) in wacom_pl_irq() 154 pressure += (features->pressure_max + 1) / 2; in wacom_pl_irq() 768 if (features->pressure_max == 2047) { in wacom_intuos_general() 2561 features->pressure_max, features->pressure_fuzz, 0); in wacom_setup_pen_input_capabilities()
|
D | wacom_sys.c | 245 features->pressure_max = field->logical_maximum; in wacom_usage_mapping()
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | board-nokia770.c | 122 .pressure_max = 255,
|
D | board-htcherald.c | 438 .pressure_max = 10000,
|
/linux-4.4.14/arch/blackfin/mach-bf527/boards/ |
D | ezbrd.c | 271 .pressure_max = 1000, 286 .pressure_max = 10000,
|
D | ezkit.c | 469 .pressure_max = 1000, 484 .pressure_max = 10000,
|
D | cm_bf527.c | 372 .pressure_max = 1000,
|
D | tll6527m.c | 329 .pressure_max = 10000,
|
/linux-4.4.14/arch/avr32/boards/favr-32/ |
D | setup.c | 72 .pressure_max = 255,
|
/linux-4.4.14/arch/avr32/boards/atngw100/ |
D | mrmt.c | 200 .pressure_max = 4096,
|
/linux-4.4.14/arch/blackfin/mach-bf537/boards/ |
D | pnav10.c | 202 .pressure_max = 1000,
|
D | stamp.c | 768 .pressure_max = 1000, 783 .pressure_max = 10000,
|
/linux-4.4.14/arch/blackfin/mach-bf518/boards/ |
D | tcm-bf518.c | 155 .pressure_max = 1000,
|
D | ezbrd.c | 207 .pressure_max = 1000,
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | hx4700.c | 604 .pressure_max = 1024,
|
D | spitz.c | 511 .pressure_max = 1024,
|
/linux-4.4.14/arch/blackfin/mach-bf538/boards/ |
D | ezkit.c | 528 .pressure_max = 10000,
|
/linux-4.4.14/arch/blackfin/mach-bf548/boards/ |
D | cm_bf548.c | 892 .pressure_max = 1000,
|
D | ezkit.c | 1086 .pressure_max = 1000,
|
/linux-4.4.14/arch/blackfin/mach-bf609/boards/ |
D | ezkit.c | 1342 .pressure_max = 1000,
|