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

/linux-master/drivers/hid/i2c-hid/
H A Di2c-hid-of-elan.c21 unsigned int post_gpio_reset_on_delay_ms; member in struct:elan_i2c_hid_chip_data
60 if (ihid_elan->chip_data->post_gpio_reset_on_delay_ms)
61 msleep(ihid_elan->chip_data->post_gpio_reset_on_delay_ms);
150 .post_gpio_reset_on_delay_ms = 300,
157 .post_gpio_reset_on_delay_ms = 200,
170 .post_gpio_reset_on_delay_ms = 100,

Completed in 91 milliseconds