Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dda7280.c177 #define DA7280_SKIP_INIT 0x100 macro
800 haptics->nommax = DA7280_SKIP_INIT; in da7280_parse_properties()
805 haptics->absmax = DA7280_SKIP_INIT; in da7280_parse_properties()
820 haptics->resonant_freq_h = DA7280_SKIP_INIT; in da7280_parse_properties()
821 haptics->resonant_freq_l = DA7280_SKIP_INIT; in da7280_parse_properties()
983 haptics->resonant_freq_l != DA7280_SKIP_INIT) { in da7280_init()
1050 if (haptics->nommax != DA7280_SKIP_INIT) { in da7280_init()
1057 if (haptics->absmax != DA7280_SKIP_INIT) { in da7280_init()