Lines Matching defs:hdev
50 struct hci_dev *hdev; member
67 static int bpa10x_recv(struct hci_dev *hdev, int queue, void *buf, int count) in bpa10x_recv()
168 struct hci_dev *hdev = (struct hci_dev *) skb->dev; in bpa10x_tx_complete() local
189 struct hci_dev *hdev = urb->context; in bpa10x_rx_complete() local
218 static inline int bpa10x_submit_intr_urb(struct hci_dev *hdev) in bpa10x_submit_intr_urb()
259 static inline int bpa10x_submit_bulk_urb(struct hci_dev *hdev) in bpa10x_submit_bulk_urb()
300 static int bpa10x_open(struct hci_dev *hdev) in bpa10x_open()
328 static int bpa10x_close(struct hci_dev *hdev) in bpa10x_close()
342 static int bpa10x_flush(struct hci_dev *hdev) in bpa10x_flush()
353 static int bpa10x_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bpa10x_send_frame()
437 struct hci_dev *hdev; in bpa10x_probe() local