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