Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6655/
H A Ddevice.h246 unsigned char byAutoFBCtrl; member
H A Drxtx.c1331 if (priv->byAutoFBCtrl == AUTO_FB_0) in vnt_generate_fifo_header()
1334 else if (priv->byAutoFBCtrl == AUTO_FB_1) in vnt_generate_fifo_header()
H A Ddevice_main.c181 priv->byAutoFBCtrl = AUTO_FB_0; in device_set_options()