Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fifo.c212 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local
306 uint32_t next_cmd; in vmw_local_fifo_reserve() local
408 uint32_t next_cmd, in vmw_fifo_res_copy()
429 uint32_t next_cmd, in vmw_fifo_slow_copy()
451 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_local_fifo_commit() local
/Linux-v5.4/include/net/sctp/
Dcommand.h192 struct sctp_cmd *next_cmd; member
/Linux-v5.4/drivers/i2c/busses/
Di2c-img-scb.c663 int next_cmd = -1; in img_i2c_sequence() local
736 int next_cmd = -1; in img_i2c_atomic() local
/Linux-v5.4/drivers/mmc/host/
Dmeson-mx-sdio.c450 struct mmc_command *cmd = host->cmd, *next_cmd; in meson_mx_mmc_irq_thread() local
Dmeson-gx-mmc.c935 struct mmc_command *next_cmd, *cmd = host->cmd; in meson_mmc_irq_thread() local
/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_hqvdp.c378 u32 curr_cmd, next_cmd; in sti_hqvdp_get_free_cmd() local
434 int next_cmd; in sti_hqvdp_get_next_cmd() local
/Linux-v5.4/drivers/scsi/
Dgdth.c1581 u8 this_cmd, next_cmd; in gdth_next() local
/Linux-v5.4/drivers/platform/x86/
Dthinkpad_acpi.c919 static char *next_cmd(char **cmds) in next_cmd() function