Searched refs:init_delay_ms (Results 1 – 2 of 2) sorted by relevance
58 unsigned long init_delay_ms; member
425 .init_delay_ms = 15,639 if (st->chip_info->init_delay_ms) { in ad7606_probe()640 if (msleep_interruptible(st->chip_info->init_delay_ms)) in ad7606_probe()