Searched refs:btusb_send_frame (Results 1 – 4 of 4) sorted by relevance
89 int btusb_send_frame(struct hci_dev *hdev, struct sk_buff *skb);91 int btusb_send_frame(struct sk_buff *skb);
939 int btusb_send_frame(struct hci_dev *hdev, struct sk_buff *skb) function942 int btusb_send_frame(struct sk_buff *skb)1535 hdev->send = btusb_send_frame;
1570 static int btusb_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in btusb_send_frame() function3444 ret = btusb_send_frame(hdev, skb); in marvell_config_oob_wake()4106 hdev->send = btusb_send_frame; in btusb_probe()
3321 static int btusb_send_frame(struct sk_buff *skb) in btusb_send_frame() function4201 hdev->send = btusb_send_frame; in btusb_probe()