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

/linux-4.1.27/drivers/staging/vt6656/
H A Dwcmd.c59 priv->command = priv->cmd_queue[priv->cmd_dequeue_idx]; vnt_cmd_complete()
61 ADD_ONE_WITH_WRAP_AROUND(priv->cmd_dequeue_idx, CMD_Q_SIZE); vnt_cmd_complete()
190 priv->cmd_dequeue_idx = 0; vnt_reset_command_timer()
H A Ddevice.h377 u32 cmd_dequeue_idx; member in struct:vnt_private

Completed in 227 milliseconds