OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MC_IO_UNREG_WSM
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h
190
#define
MC_IO_UNREG_WSM
_IO(MC_IOC_MAGIC, 7)
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp
360
LOG_ERRNO("ioctl
MC_IO_UNREG_WSM
");
388
int ret = ioctl(fdKMod,
MC_IO_UNREG_WSM
, handle);
390
LOG_ERRNO("ioctl
MC_IO_UNREG_WSM
");
411
LOG_ERRNO("ioctl
MC_IO_UNREG_WSM
");
502
LOG_ERRNO("ioctl
MC_IO_UNREG_WSM
");
Completed in 2180 milliseconds