Home
last modified time | relevance | path

Searched refs:hci_alloc_dev_priv (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/bluetooth/
H A Dhci_serdev.c329 hdev = hci_alloc_dev_priv(sizeof_priv); in hci_uart_register_device_priv()
H A Dbtintel_pcie.c2418 hdev = hci_alloc_dev_priv(sizeof(struct btintel_data)); in btintel_pcie_setup_hdev()
H A Dbtusb.c4039 hdev = hci_alloc_dev_priv(priv_size); in btusb_probe()
/linux/include/net/bluetooth/
H A Dhci_core.h1722 struct hci_dev *hci_alloc_dev_priv(int sizeof_priv);
1726 return hci_alloc_dev_priv(0); in hci_alloc_dev()
/linux/net/bluetooth/
H A Dhci_core.c2437 struct hci_dev *hci_alloc_dev_priv(int sizeof_priv) in hci_alloc_dev_priv() function
2573 EXPORT_SYMBOL(hci_alloc_dev_priv);