Searched refs:iwmbt_hci_event (Results 1 – 2 of 2) sorted by relevance
138 switch (((struct iwmbt_hci_event *)event)->header.event) { in iwmbt_hci_command() 153 ((struct iwmbt_hci_event *)event)->header.event); in iwmbt_hci_command() 360 struct iwmbt_hci_event *event; in iwmbt_load_fwfile() 393 if (ret < 0 || transferred < (int)sizeof(struct iwmbt_hci_event) + 1) { in iwmbt_load_fwfile() 402 event = (struct iwmbt_hci_event *)buf; in iwmbt_load_fwfile() 676 struct iwmbt_hci_event *event; in iwmbt_get_boot_params() 694 if (ret < 0 || transferred < (int)sizeof(struct iwmbt_hci_event) + 1) { in iwmbt_intel_reset() 702 event = (struct iwmbt_hci_event *)buf; in iwmbt_intel_reset()
48 struct iwmbt_hci_event { struct 54 dataiwmbt_hci_event global() argument