Searched refs:en_422 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/crystalhd/
H A Dcrystalhd_cmds.c477 uint32_t uv_off, bool en_422)
494 if (!en_422 && !uv_off) {
499 if (en_422 && uv_off) {
548 bool en_422; local
560 en_422 = idata->udata.u.RxBuffs.b422Mode;
562 sts = bc_cproc_check_inbuffs(0, ubuff, ub_sz, uv_off, en_422);
567 en_422, 0, &dio_hnd);
476 bc_cproc_check_inbuffs(bool pin, void *ubuff, uint32_t ub_sz, uint32_t uv_off, bool en_422) argument

Completed in 39 milliseconds