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

/linux-4.4.14/drivers/input/mouse/
H A Delan_i2c_core.c68 struct completion fw_completion; member in struct:elan_tp_data
388 error = data->ops->finish_fw_update(client, &data->fw_completion); __elan_update_firmware()
881 complete(&data->fw_completion); elan_isr()
1006 init_completion(&data->fw_completion); elan_probe()
H A Delan_i2c_smbus.c488 struct completion *fw_completion) elan_smbus_finish_fw_update()
487 elan_smbus_finish_fw_update(struct i2c_client *client, struct completion *fw_completion) elan_smbus_finish_fw_update() argument

Completed in 84 milliseconds