Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Dwcmd.h48 void vnt_run_command(struct work_struct *work);
H A Dwcmd.c81 void vnt_run_command(struct work_struct *work) in vnt_run_command() function
H A Dmain_usb.c1028 INIT_DELAYED_WORK(&priv->run_command_work, vnt_run_command); in vt6656_probe()