Searched refs:subevent (Results 1 – 4 of 4) sorted by relevance
13 of the banks and subevent is CPU specific.31 subevent will not be reported.
254 u8 subevent = event & 0xf0; in ibm_handle_events() local259 if (subevent == 0x80) { in ibm_handle_events()
5981 switch (le_ev->subevent) { in hci_le_meta_evt()6117 u8 subevent = le_ev->subevent; in hci_store_wake_reason() local6121 if ((subevent == HCI_EV_LE_ADVERTISING_REPORT || in hci_store_wake_reason()6122 subevent == HCI_EV_LE_DIRECT_ADV_REPORT || in hci_store_wake_reason()6123 subevent == HCI_EV_LE_EXT_ADV_REPORT) && in hci_store_wake_reason()6129 switch (subevent) { in hci_store_wake_reason()
2202 __u8 subevent; member