Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/include/mach/
Dpxafb.h159 extern int pxafb_smart_queue(struct fb_info *info, uint16_t *cmds, int);
/arch/powerpc/xmon/
Dxmon.c103 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