Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h340 struct hci_dev { struct
341 struct list_head list;
342 struct mutex lock;
344 struct ida unset_handle_ida;
346 const char *name;
347 unsigned long flags;
348 __u16 id;
349 __u8 bus;
350 bdaddr_t bdaddr;
351 bdaddr_t setup_addr;
[all …]
H A Dhci_sock.h39 unsigned short hci_dev; member
/openbmc/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
/openbmc/linux/include/net/nfc/
H A Dnci_core.h199 struct nci_hci_dev *hci_dev; member