Searched refs:msft_vendor_evt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | msft.h | 17 void msft_vendor_evt(struct hci_dev *hdev, struct sk_buff *skb); 24 static inline void msft_vendor_evt(struct hci_dev *hdev, struct sk_buff *skb) {} in msft_vendor_evt() function
|
H A D | msft.c | 111 void msft_vendor_evt(struct hci_dev *hdev, struct sk_buff *skb) in msft_vendor_evt() function
|
H A D | hci_event.c | 6401 msft_vendor_evt(hdev, skb); in hci_event_packet()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | msft.h | 20 void msft_vendor_evt(struct hci_dev *hdev, void *data, struct sk_buff *skb); 41 static inline void msft_vendor_evt(struct hci_dev *hdev, void *data, in msft_vendor_evt() function
|
H A D | msft.c | 1069 void msft_vendor_evt(struct hci_dev *hdev, void *data, struct sk_buff *skb) in msft_vendor_evt() function
|
H A D | hci_event.c | 7665 HCI_EV_VL(HCI_EV_VENDOR, msft_vendor_evt, 0, HCI_MAX_EVENT_SIZE),
|
Completed in 25 milliseconds