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

/linux-master/drivers/input/misc/
H A Dda7280.c177 #define DA7280_SKIP_INIT 0x100 macro
801 haptics->nommax = DA7280_SKIP_INIT;
806 haptics->absmax = DA7280_SKIP_INIT;
821 haptics->resonant_freq_h = DA7280_SKIP_INIT;
822 haptics->resonant_freq_l = DA7280_SKIP_INIT;
984 haptics->resonant_freq_l != DA7280_SKIP_INIT) {
1051 if (haptics->nommax != DA7280_SKIP_INIT) {
1058 if (haptics->absmax != DA7280_SKIP_INIT) {

Completed in 114 milliseconds