Searched refs:fade (Results 1 – 6 of 6) sorted by relevance
126 0a-0b Address of attack and fade parameters, or ffff if none.139 Attack and fade149 05-06 Duration of fade.150 07 Level at end of fade.356 - attack and fade : 0e
13 1000:1 dimming ratio with programmable fade in and fade out settings.
53 b) Sysfs group to control rgb, fade, hsb, scripts ...
203 u8 fade; \212 ret = kstrtou8(buf, 0, &fade); \217 if (channel->fade_##__dir == fade) \219 channel->fade_##__dir = fade; \
23 rates similar to film the image would fade out too quickly. Transmitting
60 u8 fade:1; /* fade on = 1, off = 0 */ member