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

/linux-master/drivers/hid/i2c-hid/
H A Di2c-hid-of.c42 int post_reset_delay_ms; member in struct:i2c_hid_of
62 if (ihid_of->post_reset_delay_ms)
63 msleep(ihid_of->post_reset_delay_ms);
114 ihid_of->post_reset_delay_ms = val;

Completed in 192 milliseconds