Searched refs:cmds (Results 1 – 4 of 4) sorted by relevance
162 extern int pxafb_smart_queue(struct fb_info *info, uint16_t *cmds, int);166 uint16_t *cmds, int n) in pxafb_smart_queue() argument
328 uint64_t *cmds) in cvmx_cmd_queue_write() argument361 *ptr++ = *cmds++; in cvmx_cmd_queue_write()388 *ptr++ = *cmds++; in cvmx_cmd_queue_write()399 *ptr++ = *cmds++; in cvmx_cmd_queue_write()
548 char cmds[LEPP_CMD_QUEUE_BYTES] member
103 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