Searched refs:gamma_mode (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/backlight/
H A Ds6e63m0.c42 unsigned int gamma_mode; member in struct:s6e63m0
636 switch (lcd->gamma_mode) { s6e63m0_sysfs_show_gamma_mode()
665 rc = kstrtouint(buf, 0, &lcd->gamma_mode); s6e63m0_sysfs_store_gamma_mode()
673 switch (lcd->gamma_mode) { s6e63m0_sysfs_store_gamma_mode()
691 static DEVICE_ATTR(gamma_mode, 0644,

Completed in 56 milliseconds