Home
last modified time | relevance | path

Searched refs:boot_param (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtintel.h149 __le32 boot_param; member
260 int btintel_send_intel_reset(struct hci_dev *hdev, u32 boot_param);
264 const struct firmware *fw, u32 *boot_param);
353 u32 *boot_param) in btintel_download_firmware() argument
H A Dhci_intel.c531 u32 boot_param; in intel_setup() local
547 boot_param = 0x00000000; in intel_setup()
736 err = btintel_download_firmware(hdev, &ver, fw, &boot_param); in intel_setup()
802 err = btintel_send_intel_reset(hdev, boot_param); in intel_setup()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c75 enum bfi_fwboot_type boot_type, u32 boot_param);