Searched refs:cmds (Results 1 – 2 of 2) sorted by relevance
159 extern int pxafb_smart_queue(struct fb_info *info, uint16_t *cmds, int);
103 static int cmds(struct pt_regs *);458 cmd = cmds(regs); in xmon_core()502 cmd = cmds(regs); in xmon_core()757 cmds(struct pt_regs *excp) in cmds() function