Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Ddevice.h263 unsigned char byAutoFBCtrl; member
Drxtx.c1388 if (priv->byAutoFBCtrl == AUTO_FB_0) in vnt_generate_fifo_header()
1391 else if (priv->byAutoFBCtrl == AUTO_FB_1) in vnt_generate_fifo_header()
Ddevice_main.c191 priv->byAutoFBCtrl = AUTO_FB_0; in device_set_options()