Home
last modified time | relevance | path

Searched refs:update_fw (Results 1 – 5 of 5) 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/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()