Searched refs:pcap_adc_async (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/include/linux/mfd/ |
D | ezx-pcap.h | 33 int pcap_adc_async(struct pcap_chip *, u8, u32, u8[], void *, void *);
|
/linux-6.15/drivers/mfd/ |
D | ezx-pcap.c | 298 int pcap_adc_async(struct pcap_chip *pcap, u8 bank, u32 flags, u8 ch[], in pcap_adc_async() function 331 EXPORT_SYMBOL_GPL(pcap_adc_async);
|
/linux-6.15/drivers/input/touchscreen/ |
D | pcap_ts.c | 99 pcap_adc_async(pcap_ts->pcap, PCAP_ADC_BANK_1, 0, ch, in pcap_ts_work()
|