Home
last modified time | relevance | path

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

/drivers/staging/panel/
Dpanel.c1195 unsigned char cgbytes[8]; in handle_lcd_special_code() local
1230 cgbytes[cgoffset++] = value; in handle_lcd_special_code()
1239 lcd_write_data(cgbytes[addr]); in handle_lcd_special_code()