Lines Matching refs:GSC_HANDLE
304 struct GSC_HANDLE *gsc_handle, in m_exynos_gsc_output_create()
471 static bool m_exynos_gsc_out_destroy(struct GSC_HANDLE *gsc_handle) in m_exynos_gsc_out_destroy()
516 struct GSC_HANDLE *gsc_handle) in m_exynos_gsc_destroy()
535 struct GSC_HANDLE *gsc_handle) in m_exynos_gsc_find_and_trylock_and_create()
719 struct GSC_HANDLE *gsc_handle = (struct GSC_HANDLE *)malloc(sizeof(struct GSC_HANDLE)); in exynos_gsc_create()
813 struct GSC_HANDLE *gsc_handle = (struct GSC_HANDLE *)malloc(sizeof(struct GSC_HANDLE)); in exynos_gsc_reserve()
854 struct GSC_HANDLE *gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_release()
899 struct GSC_HANDLE *gsc_handle = (struct GSC_HANDLE *)malloc(sizeof(struct GSC_HANDLE)); in exynos_gsc_create_exclusive()
904 memset(gsc_handle, 0, sizeof(struct GSC_HANDLE)); in exynos_gsc_create_exclusive()
1009 struct GSC_HANDLE *gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_destroy()
1067 struct GSC_HANDLE *gsc_handle; in exynos_gsc_set_src_format()
1068 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_set_src_format()
1111 struct GSC_HANDLE *gsc_handle; in exynos_gsc_set_dst_format()
1112 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_set_dst_format()
1146 struct GSC_HANDLE *gsc_handle; in exynos_gsc_set_rotation()
1147 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_set_rotation()
1182 struct GSC_HANDLE *gsc_handle; in exynos_gsc_set_src_addr()
1183 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_set_src_addr()
1211 struct GSC_HANDLE *gsc_handle; in exynos_gsc_set_dst_addr()
1212 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_set_dst_addr()
1340 struct GSC_HANDLE *gsc_handle; in exynos_gsc_m2m_config()
1350 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_m2m_config()
1399 struct GSC_HANDLE *gsc_handle; in exynos_gsc_out_config()
1418 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_out_config()
1638 struct GSC_HANDLE *gsc_handle; in exynos_gsc_out_run()
1646 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_out_run()
1727 struct GSC_HANDLE *gsc_handle; in exynos_gsc_out_stop()
1735 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_out_stop()
1769 struct GSC_HANDLE *gsc_handle; in exynos_gsc_m2m_run_core()
1773 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_m2m_run_core()
1915 struct GSC_HANDLE *gsc_handle; in exynos_gsc_m2m_wait_frame_done()
1917 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_m2m_wait_frame_done()
1954 struct GSC_HANDLE *gsc_handle; in exynos_gsc_m2m_stop()
1958 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_m2m_stop()
2041 struct GSC_HANDLE *gsc_handle; in exynos_gsc_convert()
2043 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_convert()
2103 struct GSC_HANDLE *gsc_handle = handle; in exynos_gsc_m2m_run()
2160 struct GSC_HANDLE *gsc_handle; in exynos_gsc_config_exclusive()
2162 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_config_exclusive()
2192 struct GSC_HANDLE *gsc_handle; in exynos_gsc_run_exclusive()
2197 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_run_exclusive()
2224 struct GSC_HANDLE *gsc_handle; in exynos_gsc_wait_frame_done_exclusive()
2226 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_wait_frame_done_exclusive()
2245 struct GSC_HANDLE *gsc_handle; in exynos_gsc_stop_exclusive()
2247 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_stop_exclusive()
2279 struct GSC_HANDLE *gsc_handle; in exynos_gsc_connect()
2281 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_connect()
2315 struct GSC_HANDLE *gsc_handle; in exynos_gsc_disconnect()
2316 gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_disconnect()