Home
last modified time | relevance | path

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

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