Searched refs:lcd_char_conv (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/panel/
H A Dpanel.c496 static unsigned char *lcd_char_conv; variable
830 if (lcd_char_conv != NULL)
831 c = lcd_char_conv[(unsigned char)c];
1504 lcd_char_conv = lcd_char_conv_ks0074;
1506 lcd_char_conv = NULL;

Completed in 56 milliseconds