OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpcap_adc_phase
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/spi/
cpcap.h
607
struct
cpcap_adc_phase
{
struct
666
_IOWR(0, CPCAP_IOCTL_NUM_ADC_PHASE, struct
cpcap_adc_phase
*)
767
void
cpcap_adc_phase
(struct cpcap_device *cpcap, struct
cpcap_adc_phase
*phase);
/bionic/libc/kernel/common/linux/spi/
cpcap.h
535
struct
cpcap_adc_phase
{
struct
566
#define CPCAP_IOCTL_ADC_PHASE _IOWR(0, CPCAP_IOCTL_NUM_ADC_PHASE, struct
cpcap_adc_phase
*)
Completed in 35 milliseconds