Home
last modified time | relevance | path

Searched refs:fcInfoParams (Results 1 – 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
DCMcKMod.cpp244 struct mc_ioctl_info fcInfoParams = { in fcInfo() local
247 ret = ioctl(fdKMod, MC_IO_INFO, &fcInfoParams); in fcInfo()
254 *pState = fcInfoParams.state; in fcInfo()
258 *pExtInfo = fcInfoParams.ext_info; in fcInfo()