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

  /packages/apps/FMRadio/jni/fmr/
fm.h 465 #define FM_IOCTL_IS_FM_POWERED_UP _IOWR(FM_IOC_MAGIC, 24, uint32_t*)
common.cpp 241 ret = ioctl(fd, FM_IOCTL_IS_FM_POWERED_UP, pwrup);

Completed in 27 milliseconds