OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MC_USER_DEVNODE
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h
60
#define
MC_USER_DEVNODE
"mobicore-user"
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
ClientLib.cpp
231
mcResult = device->open("/dev/"
MC_USER_DEVNODE
);
236
LOG_E("Could not open device file: /dev/%s",
MC_USER_DEVNODE
);
Completed in 23 milliseconds