hci_dev 920 include/net/bluetooth/hci.h unsigned short hci_dev; hci_dev 142 include/net/bluetooth/hci_core.h int (*open)(struct hci_dev *hdev); hci_dev 143 include/net/bluetooth/hci_core.h int (*close)(struct hci_dev *hdev); hci_dev 144 include/net/bluetooth/hci_core.h int (*flush)(struct hci_dev *hdev); hci_dev 146 include/net/bluetooth/hci_core.h void (*destruct)(struct hci_dev *hdev); hci_dev 147 include/net/bluetooth/hci_core.h void (*notify)(struct hci_dev *hdev, unsigned int evt); hci_dev 148 include/net/bluetooth/hci_core.h int (*ioctl)(struct hci_dev *hdev, unsigned int cmd, unsigned long arg); hci_dev 186 include/net/bluetooth/hci_core.h struct hci_dev *hdev; hci_dev 391 include/net/bluetooth/hci_core.h static inline struct hci_dev *__hci_dev_hold(struct hci_dev *d) hci_dev 397 include/net/bluetooth/hci_core.h static inline struct hci_dev *hci_dev_hold(struct hci_dev *d) hci_dev 409 include/net/bluetooth/hci_core.h struct hci_dev *hci_dev_get(int index); hci_dev 410 include/net/bluetooth/hci_core.h struct hci_dev *hci_get_route(bdaddr_t *src, bdaddr_t *dst); hci_dev 412 include/net/bluetooth/hci_core.h struct hci_dev *hci_alloc_dev(void); hci_dev 435 include/net/bluetooth/hci_core.h struct hci_dev *hdev = (struct hci_dev *) skb->dev; hci_dev 479 include/net/bluetooth/hci_core.h int (*connect_ind) (struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 type); hci_dev 649 include/net/bluetooth/hci_core.h struct hci_dev *hdev; hci_dev 528 net/bluetooth/bnep/core.c struct hci_dev *hdev; hci_dev 55 net/bluetooth/hci_conn.c struct hci_dev *hdev = conn->hdev; hci_dev 123 net/bluetooth/hci_conn.c struct hci_dev *hdev = conn->hdev; hci_dev 139 net/bluetooth/hci_conn.c struct hci_dev *hdev = conn->hdev; hci_dev 162 net/bluetooth/hci_conn.c struct hci_dev *hdev = conn->hdev; hci_dev 255 net/bluetooth/hci_conn.c struct hci_dev *hdev = conn->hdev; hci_dev 291 net/bluetooth/hci_conn.c struct hci_dev *hci_get_route(bdaddr_t *dst, bdaddr_t *src) hci_dev 294 net/bluetooth/hci_conn.c struct hci_dev *hdev = NULL; hci_dev 302 net/bluetooth/hci_conn.c struct hci_dev *d = list_entry(p, struct hci_dev, list); hci_dev 475 net/bluetooth/hci_conn.c struct hci_dev *hdev = conn->hdev; hci_dev 500 net/bluetooth/hci_conn.c struct hci_dev *hdev = conn->hdev; hci_dev 577 net/bluetooth/hci_conn.c struct hci_dev *hdev; hci_dev 301 net/bluetooth/hci_core.c struct hci_dev *hci_dev_get(int index) hci_dev 303 net/bluetooth/hci_core.c struct hci_dev *hdev = NULL; hci_dev 313 net/bluetooth/hci_core.c struct hci_dev *d = list_entry(p, struct hci_dev, list); hci_dev 414 net/bluetooth/hci_core.c struct hci_dev *hdev; hci_dev 474 net/bluetooth/hci_core.c struct hci_dev *hdev; hci_dev 604 net/bluetooth/hci_core.c struct hci_dev *hdev; hci_dev 616 net/bluetooth/hci_core.c struct hci_dev *hdev; hci_dev 656 net/bluetooth/hci_core.c struct hci_dev *hdev; hci_dev 671 net/bluetooth/hci_core.c struct hci_dev *hdev; hci_dev 766 net/bluetooth/hci_core.c struct hci_dev *hdev; hci_dev 767 net/bluetooth/hci_core.c hdev = list_entry(p, struct hci_dev, list); hci_dev 786 net/bluetooth/hci_core.c struct hci_dev *hdev; hci_dev 822 net/bluetooth/hci_core.c struct hci_dev *hci_alloc_dev(void) hci_dev 824 net/bluetooth/hci_core.c struct hci_dev *hdev; hci_dev 826 net/bluetooth/hci_core.c hdev = kzalloc(sizeof(struct hci_dev), GFP_KERNEL); hci_dev 861 net/bluetooth/hci_core.c if (list_entry(p, struct hci_dev, list)->id != id) hci_dev 1114 net/bluetooth/hci_core.c struct hci_dev *hdev = (struct hci_dev *) skb->dev; hci_dev 1201 net/bluetooth/hci_core.c struct hci_dev *hdev = conn->hdev; hci_dev 1248 net/bluetooth/hci_core.c struct hci_dev *hdev = conn->hdev; hci_dev 1406 net/bluetooth/hci_core.c struct hci_dev *hdev = (struct hci_dev *) arg; hci_dev 1506 net/bluetooth/hci_core.c struct hci_dev *hdev = (struct hci_dev *) arg; hci_dev 1561 net/bluetooth/hci_core.c struct hci_dev *hdev = (struct hci_dev *) arg; hci_dev 148 net/bluetooth/hci_sock.c struct hci_dev *hdev; hci_dev 176 net/bluetooth/hci_sock.c struct hci_dev *hdev = hci_pi(sk)->hdev; hci_dev 274 net/bluetooth/hci_sock.c struct hci_dev *hdev = NULL; hci_dev 289 net/bluetooth/hci_sock.c if (haddr->hci_dev != HCI_DEV_NONE) { hci_dev 290 net/bluetooth/hci_sock.c if (!(hdev = hci_dev_get(haddr->hci_dev))) { hci_dev 310 net/bluetooth/hci_sock.c struct hci_dev *hdev = hci_pi(sk)->hdev; hci_dev 321 net/bluetooth/hci_sock.c haddr->hci_dev = hdev->id; hci_dev 400 net/bluetooth/hci_sock.c struct hci_dev *hdev; hci_dev 659 net/bluetooth/hci_sock.c struct hci_dev *hdev = (struct hci_dev *) ptr; hci_dev 108 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = conn->hdev; hci_dev 141 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = conn->hdev; hci_dev 194 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 200 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 213 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 220 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 228 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 239 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 245 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 251 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 257 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 283 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 289 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 307 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 313 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 334 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 340 net/bluetooth/hci_sysfs.c struct hci_dev *hdev = dev_get_drvdata(dev); hci_dev 609 net/bluetooth/hidp/core.c struct hci_dev *hdev; hci_dev 780 net/bluetooth/l2cap.c struct hci_dev *hdev; hci_dev 174 net/bluetooth/rfcomm/tty.c struct hci_dev *hdev; hci_dev 105 net/bluetooth/sco.c struct hci_dev *hdev = hcon->hdev; hci_dev 186 net/bluetooth/sco.c struct hci_dev *hdev;