Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Dwcmd.h46 void vnt_run_command(struct work_struct *work);
H A Dwcmd.c88 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()