Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Ddevice.h374 unsigned char byAutoFBCtrl; member
Drxtx.c1391 if (priv->byAutoFBCtrl == AUTO_FB_0) in vnt_generate_fifo_header()
1394 else if (priv->byAutoFBCtrl == AUTO_FB_1) in vnt_generate_fifo_header()
Ddevice_main.c223 pDevice->byAutoFBCtrl = AUTO_FB_0; in device_set_options()