Home
last modified time | relevance | path

Searched full:uploaded (Results 1 – 25 of 73) sorted by relevance

123

/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dfirmware.txt1 * Uploaded QE firmware
3 If a new firmware has been uploaded to the QE (usually by the
5 node. This node provides information on the uploaded firmware that
10 member of the qe_firmware structure of the uploaded firmware.
/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2059.h26 /* Values for various registers uploaded on channel switching */
H A Dradio_2055.h250 * table is uploaded. If "ignore_uploadflag" is true, we upload any value
/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.h25 bool uploaded; member
H A Ddata_tx.c124 entry->uploaded = false; in wfx_tx_policy_get()
160 if (!policies[i].uploaded && is_used) in wfx_tx_policy_upload()
164 policies[i].uploaded = true; in wfx_tx_policy_upload()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h283 * intel_uc_fw_get_upload_size() - Get size of firmware needed to be uploaded.
286 * Get the size of the firmware and header that will be uploaded to WOPCM.
/linux/drivers/net/wireless/ti/wlcore/
H A Dboot.c245 wl1271_debug(DEBUG_BOOT, "firmware chunks to be uploaded: %u", chunks); in wlcore_boot_upload_firmware()
314 /* only the first part of the NVS needs to be uploaded */ in wlcore_boot_upload_nvs()
333 /* only the first part of the NVS needs to be uploaded */ in wlcore_boot_upload_nvs()
/linux/drivers/input/
H A Dff-core.c88 * @effect: effect to be uploaded
200 * The effect will only be erased if it was uploaded through the same
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00firmware.c105 * When the firmware is uploaded to the hardware the LED in rt2x00lib_load_firmware()
/linux/drivers/soc/fsl/qe/
H A Dqe.c396 * Set to 1 if QE firmware has been uploaded, and therefore
567 * uploaded a firmware already.
577 * If we haven't checked yet, and a driver hasn't uploaded a firmware in qe_get_firmware_info()
/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.h29 u8 uploaded; member
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,qe.yaml61 that contains the firmware that should be uploaded for this QE.
/linux/fs/netfs/
H A Dread_single.c25 * that the object will only be written to the cache and not uploaded (e.g. AFS
/linux/drivers/xen/
H A Dxen-acpi-processor.c115 pr_debug("ACPI CPU%u - C-states uploaded.\n", _pr->acpi_id); in push_cxx_to_hypervisor()
247 pr_debug("ACPI CPU%u - P-states uploaded.\n", _pr->acpi_id); in push_pxx_to_hypervisor()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1394 if (WARN_ONCE(mvmvif->uploaded, "Adding active MAC %pM/%d\n", in iwl_mvm_mac_ctxt_add()
1406 mvmvif->uploaded = true; in iwl_mvm_mac_ctxt_add()
1415 if (WARN_ONCE(!mvmvif->uploaded, "Changing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_changed()
1429 if (WARN_ONCE(!mvmvif->uploaded, "Removing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_remove()
1443 mvmvif->uploaded = false; in iwl_mvm_mac_ctxt_remove()
/linux/Documentation/power/
H A Duserland-swsusp.rst56 uploaded snapshot image; before calling it you should transfer
/linux/net/mac80211/
H A Dsta_info.h683 * @uploaded: set to true when sta is uploaded to the driver
744 bool uploaded; member
H A Dsta_info.c873 * get uploaded set to true after sta_add is called. in sta_info_insert_drv_state()
876 sta->uploaded = true; in sta_info_insert_drv_state()
1385 if (sta->uploaded) in __sta_info_destroy_part1()
1600 if (sta->uploaded) { in __sta_info_destroy_part2()
1798 if (!sta->uploaded) in ieee80211_find_sta_by_ifaddr()
1819 if (!sta->uploaded) in ieee80211_find_sta()
/linux/Documentation/input/
H A Dff.rst120 uploaded, but not played.
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h324 /* Cause encoder firmware to be uploaded into the device. This is normally
/linux/drivers/tty/serial/
H A Ducc_uart.c770 * firmware has been uploaded first. in qe_uart_startup()
773 dev_err(port->dev, "Soft-UART firmware not uploaded\n"); in qe_uart_startup()
1184 /* Check if the firmware has been uploaded. */ in soft_uart_init()
/linux/sound/usb/6fire/
H A Dfirmware.c236 if (postdata) { /* write data after firmware has been uploaded */ in usb6fire_fw_ezusb_upload()
/linux/tools/perf/scripts/python/
H A Dgecko.py364 …tion="Convert perf.data to Firefox\'s Gecko Profile format which can be uploaded to profiler.firef…
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_spi.c381 "the uploaded config, retrying...\n"); in sja1105_static_config_upload()
386 "the uploaded config, retrying...\n"); in sja1105_static_config_upload()
/linux/drivers/usb/atm/
H A Dspeedtch.c280 usb_dbg(usbatm, "%s: BLOCK1 uploaded (%zu bytes)\n", __func__, fw1->size); in speedtch_upload_firmware()
308 usb_dbg(usbatm, "%s: BLOCK3 uploaded (%zu bytes)\n", __func__, fw2->size); in speedtch_upload_firmware()

123