Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c991 .out_buf_cnt = 32,
1004 .out_buf_cnt = 32,
1017 .out_buf_cnt = 32,
1030 .out_buf_cnt = 32,
H A Dgsc-core.h289 u16 out_buf_cnt; member
H A Dgsc-m2m.c369 gsc->variant->in_buf_cnt : gsc->variant->out_buf_cnt; in gsc_m2m_reqbufs()