Searched refs:PCAP_IRQ_TS (Results 1 – 2 of 2) sorted by relevance
182 err = request_irq(pcap_to_irq(pcap_ts->pcap, PCAP_IRQ_TS), in pcap_ts_probe()204 free_irq(pcap_to_irq(pcap_ts->pcap, PCAP_IRQ_TS), pcap_ts); in pcap_ts_remove()
89 #define PCAP_IRQ_TS 1 /* Touch Screen */ macro