HomeSort by relevance Sort by last modified time
    Searched full:cpcap_adc_us_request (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/common/linux/spi/
cpcap.h 527 struct cpcap_adc_us_request { struct
570 #define CPCAP_IOCTL_BATT_ATOD_ASYNC _IOW(0, CPCAP_IOCTL_NUM_BATT_ATOD_ASYNC, struct cpcap_adc_us_request*)
572 #define CPCAP_IOCTL_BATT_ATOD_SYNC _IOWR(0, CPCAP_IOCTL_NUM_BATT_ATOD_SYNC, struct cpcap_adc_us_request*)
574 #define CPCAP_IOCTL_BATT_ATOD_READ _IOWR(0, CPCAP_IOCTL_NUM_BATT_ATOD_READ, struct cpcap_adc_us_request*)
  /external/kernel-headers/original/linux/spi/
cpcap.h 599 struct cpcap_adc_us_request { struct
672 _IOW(0, CPCAP_IOCTL_NUM_BATT_ATOD_ASYNC, struct cpcap_adc_us_request*)
675 _IOWR(0, CPCAP_IOCTL_NUM_BATT_ATOD_SYNC, struct cpcap_adc_us_request*)
678 _IOWR(0, CPCAP_IOCTL_NUM_BATT_ATOD_READ, struct cpcap_adc_us_request*)

Completed in 247 milliseconds