Searched refs:LCDSEEK (Results 1 – 2 of 2) sorted by relevance
216 case LCDSEEK: in lcdioctl()266 case LCDSEEK: in lcdioctl()
45 #define LCDSEEK _IOW('L', 6, int) /* Move the cursor to specified position */ macro