Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
DMobiCoreDriverDaemon.cpp53 #define DRIVER_TCI_LEN 100 macro
266 tci = (uint8_t *)malloc(DRIVER_TCI_LEN); in loadDeviceDriver()
267 pTciWsm = mobiCoreDevice->allocateContiguousPersistentWsm(DRIVER_TCI_LEN); in loadDeviceDriver()
274 cmdOpenSession.len = DRIVER_TCI_LEN; in loadDeviceDriver()