Home
last modified time | relevance | path

Searched defs:hci_dev (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_core.h339 struct hci_dev { struct
340 struct list_head list;
341 struct mutex lock;
343 struct ida unset_handle_ida;
345 const char *name;
346 unsigned long flags;
347 __u16 id;
348 __u8 bus;
349 bdaddr_t bdaddr;
350 bdaddr_t setup_addr;
[all …]
H A Dhci_sock.h39 unsigned short hci_dev; member
/linux/drivers/usb/host/
H A Dssb-hcd.c105 struct platform_device *hci_dev; in ssb_hcd_create_pdev() local
H A Dbcma-hcd.c305 struct platform_device *hci_dev; in bcma_hcd_create_pdev() local
/linux/include/net/nfc/
H A Dnci_core.h199 struct nci_hci_dev *hci_dev; member