Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6656/
A Dwcmd.c158 priv->cmd_queue[priv->cmd_enqueue_idx] = command; in vnt_schedule_command()
160 ADD_ONE_WITH_WRAP_AROUND(priv->cmd_enqueue_idx, CMD_Q_SIZE); in vnt_schedule_command()
173 priv->cmd_enqueue_idx = 0; in vnt_reset_command_timer()
A Ddevice.h364 u32 cmd_enqueue_idx; member

Completed in 4 milliseconds