Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/vt6656/
Dwcmd.h46 void vnt_run_command(struct work_struct *work);
Dwcmd.c88 void vnt_run_command(struct work_struct *work) in vnt_run_command() function
Dmain_usb.c1027 INIT_DELAYED_WORK(&priv->run_command_work, vnt_run_command); in vt6656_probe()