OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpcap_adc_us_request
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/common/linux/spi/
cpcap.h
599
struct
cpcap_adc_us_request
{
struct
642
#define CPCAP_IOCTL_BATT_ATOD_ASYNC _IOW(0, CPCAP_IOCTL_NUM_BATT_ATOD_ASYNC, struct
cpcap_adc_us_request
*)
644
#define CPCAP_IOCTL_BATT_ATOD_SYNC _IOWR(0, CPCAP_IOCTL_NUM_BATT_ATOD_SYNC, struct
cpcap_adc_us_request
*)
645
#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 49 milliseconds