Searched refs:update_fw (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/input/mouse/ |
| H A D | cyapa.h | 267 int (*update_fw)(struct cyapa *, const struct firmware *); member
|
| H A D | cyapa_gen6.c | 728 .update_fw = cyapa_pip_do_fw_update,
|
| H A D | cyapa_gen3.c | 1240 .update_fw = cyapa_gen3_do_fw_update,
|
| H A D | elan_i2c_core.c | 790 static DEVICE_ATTR(update_fw, S_IWUSR, NULL, elan_sysfs_update_fw);
|
| /linux/drivers/input/rmi4/ |
| H A D | rmi_f34.c | 480 static DEVICE_ATTR(update_fw, 0200, NULL, rmi_driver_update_fw_store);
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sta.c | 1881 goto update_fw; in iwl_mvm_add_sta() 1889 update_fw: in iwl_mvm_add_sta()
|
| /linux/drivers/input/touchscreen/ |
| H A D | atmel_mxt_ts.c | 3053 static DEVICE_ATTR(update_fw, S_IWUSR, NULL, mxt_update_fw_store);
|