Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/input/touchscreen/
Dpcap_ts.c48 case PCAP_ADC_TS_M_PRESSURE: in pcap_ts_read_xy()
75 pcap_ts->read_state = PCAP_ADC_TS_M_PRESSURE; in pcap_ts_read_xy()
113 pcap_ts->read_state = PCAP_ADC_TS_M_PRESSURE; in pcap_ts_event_touch()
/linux-3.4.99/include/linux/mfd/
Dezx-pcap.h196 #define PCAP_ADC_TS_M_PRESSURE 2 macro