Searched refs:g_exynosDevice (Results 1 – 1 of 1) sorted by relevance
55 ExynosDevice *g_exynosDevice = NULL; variable145 if ((g_exynosDevice == NULL) || (exynosDevice != g_exynosDevice)) { in checkDevice()146 ALOGE("device pointer is not valid (%p, %p)", exynosDevice, g_exynosDevice); in checkDevice()1322 g_exynosDevice = dev->device; in exynos_open()