Home
last modified time | relevance | path

Searched refs:cmds (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-pxa/include/mach/
Dpxafb.h162 extern int pxafb_smart_queue(struct fb_info *info, uint16_t *cmds, int);
166 uint16_t *cmds, int n) in pxafb_smart_queue() argument
/arch/mips/include/asm/octeon/
Dcvmx-cmd-queue.h328 uint64_t *cmds) in cvmx_cmd_queue_write() argument
361 *ptr++ = *cmds++; in cvmx_cmd_queue_write()
388 *ptr++ = *cmds++; in cvmx_cmd_queue_write()
399 *ptr++ = *cmds++; in cvmx_cmd_queue_write()
/arch/tile/include/hv/
Ddrv_xgbe_intf.h548 char cmds[LEPP_CMD_QUEUE_BYTES] member
/arch/powerpc/xmon/
Dxmon.c103 static int cmds(struct pt_regs *);
471 cmd = cmds(regs); in xmon_core()
515 cmd = cmds(regs); in xmon_core()
779 cmds(struct pt_regs *excp) in cmds() function