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

/linux-4.1.27/drivers/extcon/
H A Dextcon-max8997.c32 #define DELAY_MS_DEFAULT 20000 /* unit: millisecond */ macro
744 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); max8997_muic_probe()
748 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); max8997_muic_probe()
H A Dextcon-rt8973a.c27 #define DELAY_MS_DEFAULT 20000 /* unit: millisecond */ macro
665 msecs_to_jiffies(DELAY_MS_DEFAULT)); rt8973a_muic_i2c_probe()
H A Dextcon-sm5502.c26 #define DELAY_MS_DEFAULT 17000 /* unit: millisecond */ macro
645 msecs_to_jiffies(DELAY_MS_DEFAULT)); sm5022_muic_i2c_probe()
H A Dextcon-max14577.c28 #define DELAY_MS_DEFAULT 17000 /* unit: millisecond */ macro
756 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); max14577_muic_probe()
H A Dextcon-max77843.c23 #define DELAY_MS_DEFAULT 15000 /* unit: millisecond */ macro
835 &info->wq_detcable, msecs_to_jiffies(DELAY_MS_DEFAULT)); max77843_muic_probe()
H A Dextcon-max77693.c33 #define DELAY_MS_DEFAULT 20000 /* unit: millisecond */ macro
1253 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); max77693_muic_probe()
1257 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); max77693_muic_probe()

Completed in 116 milliseconds