Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/panel/
Dpanel.c1192 unsigned char cgbytes[8]; in handle_lcd_special_code() local
1227 cgbytes[cgoffset++] = value; in handle_lcd_special_code()
1236 lcd_write_data(cgbytes[addr]); in handle_lcd_special_code()