Searched refs:op_id (Results 1 – 2 of 2) sorted by relevance
587 int op_id = 0; in exynos_rotator_create() local608 op_id = rand() % 1000000; // just make random id in exynos_rotator_create()609 sprintf(mutex_name, "%sOp%d", LOG_TAG, op_id); in exynos_rotator_create()
714 int op_id = 0; in exynos_gsc_create() local742 op_id = rand() % 1000000; // just make random id in exynos_gsc_create()743 sprintf(mutex_name, "%sOp%d", LOG_TAG, op_id); in exynos_gsc_create()874 int op_id = 0; in exynos_gsc_create_exclusive() local923 op_id = rand() % 1000000; // just make random id in exynos_gsc_create_exclusive()924 sprintf(mutex_name, "%sOp%d", LOG_TAG, op_id); in exynos_gsc_create_exclusive()