Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6656/
Dfirmware.h35 int vnt_download_firmware(struct vnt_private *);
Dfirmware.c43 int vnt_download_firmware(struct vnt_private *priv) in vnt_download_firmware() function
Dmain_usb.c137 if (vnt_download_firmware(priv) == true) { in vnt_init_registers()