update_fw        1061 drivers/input/mouse/cyapa.c 	error = cyapa->ops->update_fw(cyapa, fw);
update_fw        1222 drivers/input/mouse/cyapa.c static DEVICE_ATTR(update_fw, S_IWUSR, NULL, cyapa_update_fw_store);
update_fw         267 drivers/input/mouse/cyapa.h 	int (*update_fw)(struct cyapa *, const struct firmware *);
update_fw        1239 drivers/input/mouse/cyapa_gen3.c 	.update_fw = cyapa_gen3_do_fw_update,
update_fw        2891 drivers/input/mouse/cyapa_gen5.c 	.update_fw = cyapa_pip_do_fw_update,
update_fw         728 drivers/input/mouse/cyapa_gen6.c 	.update_fw = cyapa_pip_do_fw_update,
update_fw         736 drivers/input/mouse/elan_i2c_core.c static DEVICE_ATTR(update_fw, S_IWUSR, NULL, elan_sysfs_update_fw);
update_fw         490 drivers/input/rmi4/rmi_f34.c static DEVICE_ATTR(update_fw, 0200, NULL, rmi_driver_update_fw_store);
update_fw        2916 drivers/input/touchscreen/atmel_mxt_ts.c static DEVICE_ATTR(update_fw, S_IWUSR, NULL, mxt_update_fw_store);
update_fw        1000 drivers/input/touchscreen/elants_i2c.c static DEVICE_ATTR(update_fw, S_IWUSR, NULL, write_update_fw);
update_fw         942 drivers/input/touchscreen/hideep.c static DEVICE_ATTR(update_fw, 0664, NULL, hideep_update_fw);
update_fw        1326 drivers/input/touchscreen/melfas_mip4.c static DEVICE_ATTR(update_fw, S_IWUSR, NULL, mip4_sysfs_fw_update);
update_fw         931 drivers/input/touchscreen/raydium_i2c_ts.c static DEVICE_ATTR(update_fw, S_IWUSR, NULL, raydium_i2c_update_fw_store);
update_fw         937 drivers/input/touchscreen/wdt87xx_i2c.c static DEVICE_ATTR_WO(update_fw);
update_fw          41 drivers/media/i2c/s5c73m3/s5c73m3-core.c static int update_fw;
update_fw          42 drivers/media/i2c/s5c73m3/s5c73m3-core.c module_param(update_fw, int, 0644);
update_fw         611 drivers/media/i2c/s5c73m3/s5c73m3-core.c 	if (load_fw && update_fw) {
update_fw         613 drivers/media/i2c/s5c73m3/s5c73m3-core.c 		update_fw = 0;
update_fw        1612 drivers/net/wireless/intel/iwlwifi/mvm/sta.c 		goto update_fw;
update_fw        1696 drivers/net/wireless/intel/iwlwifi/mvm/sta.c update_fw:
update_fw         803 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(update_fw, S_IRUGO|S_IWUSR|S_IWGRP,