Lines Matching defs:firmware

13 #include <linux/firmware.h>
182 /* Broadcom BCM2033 without firmware */
188 /* Atheros 3011 with sflash firmware */
197 /* Atheros AR9285 Malbec with sflash firmware */
200 /* Atheros 3012 with sflash firmware */
252 /* Atheros AR5BBU12 with sflash firmware */
255 /* Atheros AR5BBU12 with sflash firmware */
1808 /* Patching USB firmware files prior to starting any URBs of HCI path
2349 * HCI rev values always match. As they both store the firmware number.
2355 /* Known legit CSR firmware build numbers and their supported BT versions:
2521 * the operational firmware, it will actually not
3132 bt_dev_err(hdev, "Failed to set up firmware (%d)", err);
3162 /* Query whether the firmware is already download */
3171 bt_dev_err(hdev, "Failed to query firmware status (%d)", err);
3176 bt_dev_info(hdev, "firmware already downloaded");
3180 /* Setup a firmware which the device definitely requires */
3273 /* When the firmware hangs, the device can no longer
3687 const struct firmware *firmware,
3700 count = firmware->size;
3703 memcpy(buf, firmware->data, size);
3729 memcpy(buf, firmware->data + sent, size);
3736 sent, firmware->size, err);
3760 const struct firmware *fw;
3792 "firmware rome 0x%x build 0x%x",
3796 bt_dev_err(hdev, "rampatch file version did not match with firmware");
3857 const struct firmware *fw;
3920 bt_dev_err(hdev, "don't support firmware rome 0x%x", ver_rom);
3948 /* WCN6855 2.1 and later will reset to apply firmware downloaded here, so
4217 /* Old firmware would otherwise let ath3k driver load
4508 /* Old firmware would otherwise execute USB reset */
4524 /* New sniffer firmware has crippled HCI interface */
4655 * in them. But for autosuspend, firmware should remain.