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 */
1851 /* Patching USB firmware files prior to starting any URBs of HCI path
2392 * HCI rev values always match. As they both store the firmware number.
2398 /* Known legit CSR firmware build numbers and their supported BT versions:
2564 * the operational firmware, it will actually not
3185 bt_dev_err(hdev, "Failed to set up firmware (%d)", err);
3215 /* Query whether the firmware is already download */
3224 bt_dev_err(hdev, "Failed to query firmware status (%d)", err);
3229 bt_dev_info(hdev, "firmware already downloaded");
3233 /* Setup a firmware which the device definitely requires */
3326 /* When the firmware hangs, the device can no longer
3739 const struct firmware *firmware,
3752 count = firmware->size;
3755 memcpy(buf, firmware->data, size);
3781 memcpy(buf, firmware->data + sent, size);
3788 sent, firmware->size, err);
3812 const struct firmware *fw;
3844 "firmware rome 0x%x build 0x%x",
3848 bt_dev_err(hdev, "rampatch file version did not match with firmware");
3909 const struct firmware *fw;
3972 bt_dev_err(hdev, "don't support firmware rome 0x%x", ver_rom);
4000 /* WCN6855 2.1 and later will reset to apply firmware downloaded here, so
4269 /* Old firmware would otherwise let ath3k driver load
4556 /* Old firmware would otherwise execute USB reset */
4572 /* New sniffer firmware has crippled HCI interface */
4707 * in them. But for autosuspend, firmware should remain.