smart_cmds 1164 drivers/video/fbdev/pxafb.c fbi->smart_cmds[fbi->n_smart_cmds++] = SMART_CMD_NOOP; smart_cmds 1166 drivers/video/fbdev/pxafb.c fbi->smart_cmds[fbi->n_smart_cmds++] = SMART_CMD_INTERRUPT; smart_cmds 1167 drivers/video/fbdev/pxafb.c fbi->smart_cmds[fbi->n_smart_cmds++] = SMART_CMD_WAIT_FOR_VSYNC; smart_cmds 1221 drivers/video/fbdev/pxafb.c fbi->smart_cmds[fbi->n_smart_cmds++] = *cmds; smart_cmds 1302 drivers/video/fbdev/pxafb.c fbi->smart_cmds = (uint16_t *) fbi->dma_buff->cmd_buff; smart_cmds 152 drivers/video/fbdev/pxafb.h uint16_t *smart_cmds;