Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h422 static inline void gsc_ctx_state_lock_clear(u32 state, struct gsc_ctx *ctx) in gsc_ctx_state_lock_clear() function
H A Dgsc-m2m.c51 gsc_ctx_state_lock_clear(GSC_CTX_STOP_REQ | GSC_CTX_ABORT, ctx); in __gsc_m2m_job_abort()