Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Delan_i2c_core.c60 struct completion fw_completion; member
482 error = data->ops->finish_fw_update(client, &data->fw_completion); in __elan_update_firmware()
1017 complete(&data->fw_completion); in elan_isr()
1184 init_completion(&data->fw_completion); in elan_probe()
H A Delan_i2c_smbus.c515 struct completion *fw_completion) in elan_smbus_finish_fw_update()
514 elan_smbus_finish_fw_update(struct i2c_client *client, struct completion *fw_completion) elan_smbus_finish_fw_update() argument
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delan_i2c_core.c63 struct completion fw_completion; member
519 error = data->ops->finish_fw_update(client, &data->fw_completion); in __elan_update_firmware()
1054 complete(&data->fw_completion); in elan_isr()
1220 init_completion(&data->fw_completion); in elan_probe()
H A Delan_i2c_smbus.c515 struct completion *fw_completion) in elan_smbus_finish_fw_update()
514 elan_smbus_finish_fw_update(struct i2c_client *client, struct completion *fw_completion) elan_smbus_finish_fw_update() argument

Completed in 7 milliseconds