OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FM_IOCTL_POWERUP
(Results
1 - 2
of
2
) sorted by null
/packages/apps/FMRadio/jni/fmr/
fm.h
439
#define
FM_IOCTL_POWERUP
_IOWR(FM_IOC_MAGIC, 0, struct fm_tune_parm*)
common.cpp
71
ret = ioctl(fd,
FM_IOCTL_POWERUP
, &parm);
Completed in 30 milliseconds