Searched refs:initial_level (Results 1 – 2 of 2) sorted by relevance
518 int initial_level; in check_for_stepping_quirk() local532 initial_level = read_brightness(samsung); in check_for_stepping_quirk()534 if (initial_level <= 2) in check_for_stepping_quirk()535 check_level = initial_level + 2; in check_for_stepping_quirk()537 check_level = initial_level - 2; in check_for_stepping_quirk()
88 u16 attack_duration, __s16 initial_level, in make_envelope_modifier() argument112 data[4] = HI(initial_level); in make_envelope_modifier()