Home
last modified time | relevance | path

Searched defs:next_cmd (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fifo.c210 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local
304 uint32_t next_cmd; in vmw_local_fifo_reserve() local
410 uint32_t next_cmd, in vmw_fifo_res_copy()
431 uint32_t next_cmd, in vmw_fifo_slow_copy()
453 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_local_fifo_commit() local
/Linux-v4.19/include/net/sctp/
Dcommand.h208 struct sctp_cmd *next_cmd; member
/Linux-v4.19/drivers/i2c/busses/
Di2c-img-scb.c666 int next_cmd = -1; in img_i2c_sequence() local
739 int next_cmd = -1; in img_i2c_atomic() local
/Linux-v4.19/drivers/mmc/host/
Dmeson-mx-sdio.c453 struct mmc_command *cmd = host->cmd, *next_cmd; in meson_mx_mmc_irq_thread() local
Dmeson-gx-mmc.c1086 struct mmc_command *next_cmd, *cmd = host->cmd; in meson_mmc_irq_thread() local
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_hqvdp.c372 u32 curr_cmd, next_cmd; in sti_hqvdp_get_free_cmd() local
428 int next_cmd; in sti_hqvdp_get_next_cmd() local
/Linux-v4.19/drivers/scsi/
Dgdth.c2031 u8 this_cmd, next_cmd; in gdth_next() local
/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c929 static char *next_cmd(char **cmds) in next_cmd() function