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.c1515 hdev = hci_alloc_dev_priv(sizeof(struct btintel_data)); in btintel_pcie_setup_hdev()
H A Dbtusb.c3840 hdev = hci_alloc_dev_priv(priv_size); in btusb_probe()
/linux/include/net/bluetooth/
H A Dhci_core.h1690 struct hci_dev *hci_alloc_dev_priv(int sizeof_priv);
1694 return hci_alloc_dev_priv(0); in hci_alloc_dev()
/linux/net/bluetooth/
H A Dhci_core.c2409 struct hci_dev *hci_alloc_dev_priv(int sizeof_priv) in hci_alloc_dev_priv() function
2539 EXPORT_SYMBOL(hci_alloc_dev_priv);