Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dbf537-lq035.c75 static unsigned char vcomm_value = 150; variable
85 nr = i2c_smbus_write_byte_data(ad5280_client, 0x00, vcomm_value); in set_vcomm()
100 ret = i2c_smbus_write_byte_data(client, 0x00, vcomm_value); in ad5280_probe()
657 return (int)vcomm_value; in bfin_lcd_get_contrast()
667 vcomm_value = (unsigned char)contrast; in bfin_lcd_set_contrast()