Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_nokia.c149 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,