Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-of-elan.c34 bool no_reset_on_power_off; member
69 if (ihid_elan->no_reset_on_power_off) in elan_i2c_hid_power_up()
85 if (!ihid_elan->no_reset_on_power_off) in elan_i2c_hid_power_down()
114 ihid_elan->no_reset_on_power_off = of_property_read_bool(client->dev.of_node, in i2c_hid_of_elan_probe()
142 if (ihid_elan->no_reset_on_power_off) in i2c_hid_of_elan_probe()