Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dhci_serdev.c329 hdev = hci_alloc_dev_priv(sizeof_priv); in hci_uart_register_device_priv()
H A Dbtintel_pcie.c2054 hdev = hci_alloc_dev_priv(sizeof(struct btintel_data)); in btintel_pcie_setup_hdev()
H A Dbtusb.c3901 hdev = hci_alloc_dev_priv(priv_size); in btusb_probe()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1708 struct hci_dev *hci_alloc_dev_priv(int sizeof_priv);
1712 return hci_alloc_dev_priv(0); in hci_alloc_dev()
/linux-6.15/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);