Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dhci_nokia.c158 static int nokia_enqueue(struct hci_uart *hu, struct sk_buff *skb);
254 nokia_enqueue(hu, skb); in nokia_send_alive_packet()
302 nokia_enqueue(hu, skb); in nokia_send_negotiation()
519 static int nokia_enqueue(struct hci_uart *hu, struct sk_buff *skb) in nokia_enqueue() function
685 .enqueue = nokia_enqueue,