Home
last modified time | relevance | path

Searched refs:cmd_dequeue_idx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/vt6656/
A Dwcmd.c43 priv->command = priv->cmd_queue[priv->cmd_dequeue_idx]; in vnt_cmd_complete()
45 ADD_ONE_WITH_WRAP_AROUND(priv->cmd_dequeue_idx, CMD_Q_SIZE); in vnt_cmd_complete()
172 priv->cmd_dequeue_idx = 0; in vnt_reset_command_timer()
A Ddevice.h363 u32 cmd_dequeue_idx; member

Completed in 5 milliseconds