Searched refs:nokia_enqueue (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_nokia.c | 149 static int nokia_enqueue(struct hci_uart *hu, struct sk_buff *skb); 245 nokia_enqueue(hu, skb); in nokia_send_alive_packet() 293 nokia_enqueue(hu, skb); in nokia_send_negotiation() 510 static int nokia_enqueue(struct hci_uart *hu, struct sk_buff *skb) in nokia_enqueue() function 676 .enqueue = nokia_enqueue,
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_nokia.c | 149 static int nokia_enqueue(struct hci_uart *hu, struct sk_buff *skb); 245 nokia_enqueue(hu, skb); in nokia_send_alive_packet() 293 nokia_enqueue(hu, skb); in nokia_send_negotiation() 510 static int nokia_enqueue(struct hci_uart *hu, struct sk_buff *skb) in nokia_enqueue() function 676 .enqueue = nokia_enqueue,
|
Completed in 3 milliseconds