Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6656/
A Dwcmd.c31 schedule_delayed_work(&priv->run_command_work, msecs_to_jiffies(msecs)); in vnt_cmd_timer_wait()
82 container_of(work, struct vnt_private, run_command_work.work); in vnt_run_command()
A Ddevice.h379 struct delayed_work run_command_work; member
A Dmain_usb.c637 cancel_delayed_work_sync(&priv->run_command_work); in vnt_stop()
1027 INIT_DELAYED_WORK(&priv->run_command_work, vnt_run_command); in vt6656_probe()

Completed in 23 milliseconds