ezx_pcap_read
ezx_pcap_read(pcap_keys->pcap, PCAP_REG_PSTAT, &pstat);
EXPORT_SYMBOL_GPL(ezx_pcap_read);
ezx_pcap_read(pcap, PCAP_REG_MSR, &msr);
ezx_pcap_read(pcap, PCAP_REG_ISR, &isr);
ezx_pcap_read(pcap, PCAP_REG_INT_SEL, &int_sel);
ezx_pcap_read(pcap, PCAP_REG_ADC, &tmp);
ezx_pcap_read(pcap, PCAP_REG_ADC, &tmp);
ezx_pcap_read(pcap, PCAP_REG_ADC, &tmp);
ezx_pcap_read(pcap, PCAP_REG_ADC, &tmp);
ezx_pcap_read(pcap, PCAP_REG_ADR, &tmp);
ezx_pcap_read(pcap, vreg->reg, &tmp);
ezx_pcap_read(pcap, vreg->reg, &tmp);
ezx_pcap_read(pcap_rtc->pcap, PCAP_REG_RTC_TODA, &tod);
ezx_pcap_read(pcap_rtc->pcap, PCAP_REG_RTC_DAYA, &days);
ezx_pcap_read(pcap_rtc->pcap, PCAP_REG_RTC_TOD, &tod);
ezx_pcap_read(pcap_rtc->pcap, PCAP_REG_RTC_DAY, &days);
int ezx_pcap_read(struct pcap_chip *, u8, u32 *);