Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcsc/
Dcsc.c97 int fixed_node; member
374 if (csc_handle->hw_property.fixed_node >= 0) in csc_init_hw()
375 …e->csc_hw_handle = exynos_gsc_create_exclusive(csc_handle->hw_property.fixed_node, GSC_M2M_MODE, 0… in csc_init_hw()
559 csc_handle->hw_property.fixed_node = -1; in csc_init()
660 csc_handle->hw_property.fixed_node = value; in csc_set_hw_property()