Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vt6656/
Ddevice.h371 u8 auto_fb_ctrl; member
Dmain_usb.c102 priv->auto_fb_ctrl = AUTO_FB_0; in vnt_set_options()
259 priv->auto_fb_ctrl = AUTO_FB_0; in vnt_init_registers()
Drxtx.c917 if (priv->auto_fb_ctrl == AUTO_FB_0) { in vnt_tx_packet()
927 } else if (priv->auto_fb_ctrl == AUTO_FB_1) { in vnt_tx_packet()