Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dpcap_ts.c47 case PCAP_ADC_TS_M_PRESSURE: in pcap_ts_read_xy()
74 pcap_ts->read_state = PCAP_ADC_TS_M_PRESSURE; in pcap_ts_read_xy()
112 pcap_ts->read_state = PCAP_ADC_TS_M_PRESSURE; in pcap_ts_event_touch()
/linux-4.1.27/include/linux/mfd/
Dezx-pcap.h196 #define PCAP_ADC_TS_M_PRESSURE 2 macro