OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FM_IOCTL_IS_DESE_CHAN
(Results
1 - 2
of
2
) sorted by null
/packages/apps/FMRadio/jni/fmr/
fm.h
486
#define
FM_IOCTL_IS_DESE_CHAN
_IOWR(FM_IOC_MAGIC, 42, int32_t*)
common.cpp
531
ret = ioctl(fd,
FM_IOCTL_IS_DESE_CHAN
, &freq);
Completed in 26 milliseconds