Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dcyapa.h267 int (*update_fw)(struct cyapa *, const struct firmware *); member
H A Dcyapa_gen6.c728 .update_fw = cyapa_pip_do_fw_update,
H A Dcyapa_gen3.c1240 .update_fw = cyapa_gen3_do_fw_update,
/linux/drivers/input/rmi4/
H A Drmi_f34.c480 static DEVICE_ATTR(update_fw, 0200, NULL, rmi_driver_update_fw_store);
/linux/drivers/input/touchscreen/
H A Dhideep.c953 static DEVICE_ATTR(update_fw, 0664, NULL, hideep_update_fw);
H A Draydium_i2c_ts.c1004 static DEVICE_ATTR(update_fw, S_IWUSR, NULL, raydium_i2c_update_fw_store);
H A Delants_i2c.c1251 static DEVICE_ATTR(update_fw, S_IWUSR, NULL, write_update_fw);
H A Dmelfas_mip4.c1326 static DEVICE_ATTR(update_fw, S_IWUSR, NULL, mip4_sysfs_fw_update);
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c1881 goto update_fw; in iwl_mvm_add_sta()
1889 update_fw: in iwl_mvm_add_sta()