Searched refs:post_power_delay_ms (Results 1 – 3 of 3) sorted by relevance
23 unsigned int post_power_delay_ms; member56 if (ihid_elan->chip_data->post_power_delay_ms) in elan_i2c_hid_power_up()57 msleep(ihid_elan->chip_data->post_power_delay_ms); in elan_i2c_hid_power_up()149 .post_power_delay_ms = 1,156 .post_power_delay_ms = 10,163 .post_power_delay_ms = 1,176 .post_power_delay_ms = 10,
22 unsigned int post_power_delay_ms; member57 if (ihid_goodix->timings->post_power_delay_ms) in goodix_i2c_hid_power_up()58 msleep(ihid_goodix->timings->post_power_delay_ms); in goodix_i2c_hid_power_up()114 .post_power_delay_ms = 10,
41 int post_power_delay_ms; member58 if (ihid_of->post_power_delay_ms) in i2c_hid_of_power_up()59 msleep(ihid_of->post_power_delay_ms); in i2c_hid_of_power_up()106 ihid_of->post_power_delay_ms = val; in i2c_hid_of_probe()