boot_param         31 arch/ia64/kernel/machine_kexec.c 					struct ia64_boot_param *boot_param,
boot_param        558 drivers/bluetooth/btintel.c int btintel_send_intel_reset(struct hci_dev *hdev, u32 boot_param)
boot_param        563 drivers/bluetooth/btintel.c 	params.boot_param = cpu_to_le32(boot_param);
boot_param        630 drivers/bluetooth/btintel.c 			      u32 *boot_param)
boot_param        678 drivers/bluetooth/btintel.c 			*boot_param = get_unaligned_le32(fw_ptr + sizeof(*cmd));
boot_param        680 drivers/bluetooth/btintel.c 			bt_dev_dbg(hdev, "boot_param=0x%x", *boot_param);
boot_param         62 drivers/bluetooth/btintel.h 	__le32   boot_param;
boot_param         85 drivers/bluetooth/btintel.h int btintel_send_intel_reset(struct hci_dev *hdev, u32 boot_param);
boot_param         89 drivers/bluetooth/btintel.h 			      u32 *boot_param);
boot_param        180 drivers/bluetooth/btintel.h 					    u32 *boot_param)
boot_param       2165 drivers/bluetooth/btusb.c 	u32 boot_param;
boot_param       2177 drivers/bluetooth/btusb.c 	boot_param = 0x00000000;
boot_param       2329 drivers/bluetooth/btusb.c 	err = btintel_download_firmware(hdev, fw, &boot_param);
boot_param       2384 drivers/bluetooth/btusb.c 	err = btintel_send_intel_reset(hdev, boot_param);
boot_param        539 drivers/bluetooth/hci_intel.c 	u32 boot_param;
boot_param        555 drivers/bluetooth/hci_intel.c 	boot_param = 0x00000000;
boot_param        750 drivers/bluetooth/hci_intel.c 	err = btintel_download_firmware(hdev, fw, &boot_param);
boot_param        813 drivers/bluetooth/hci_intel.c 	err = btintel_send_intel_reset(hdev, boot_param);
boot_param         75 drivers/net/ethernet/brocade/bna/bfa_ioc.c 			enum bfi_fwboot_type boot_type, u32 boot_param);