Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/auxdisplay/
H A Dcharlcd.c466 unsigned char cgbytes[8]; in handle_lcd_special_code() local
498 cgbytes[cgoffset++] = value; in handle_lcd_special_code()
505 lcd->ops->write_data(lcd, cgbytes[addr]); in handle_lcd_special_code()