Home
last modified time | relevance | path

Searched refs:post_gpio_reset_off_delay_ms (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-of-elan.c22 unsigned int post_gpio_reset_off_delay_ms; member
88 if (ihid_elan->chip_data->post_gpio_reset_off_delay_ms) in elan_i2c_hid_power_down()
89 msleep(ihid_elan->chip_data->post_gpio_reset_off_delay_ms); in elan_i2c_hid_power_down()
158 .post_gpio_reset_off_delay_ms = 65,