Home
last modified time | relevance | path

Searched refs:hci_dev (Results 151 - 161 of 161) sorted by relevance

1234567

/kernel/linux/linux-5.10/net/nfc/nci/
H A Dcore.c1175 ndev->hci_dev = nci_hci_allocate(ndev); in nci_allocate_device()
1176 if (!ndev->hci_dev) in nci_allocate_device()
H A Dntf.c730 ndev->hci_dev->nfcee_id = nfcee_ntf->nfcee_id; in nci_nfcee_discover_ntf_packet()
/kernel/linux/linux-5.10/net/bluetooth/
H A D6lowpan.c68 struct hci_dev *hdev;
994 struct hci_dev *hdev; in get_l2cap_conn()
H A Dl2cap_core.c1248 struct hci_dev *hdev; in __amp_capable()
1710 struct hci_dev *hdev = hcon->hdev; in l2cap_le_conn_ready()
1824 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_register_user()
1831 * on the hci_dev object to be locked. So we must lock the hci device in l2cap_register_user()
1862 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_unregister_user()
4275 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_connect_req()
4850 struct hci_dev *hdev; in l2cap_create_channel_req()
5312 struct hci_dev *hdev; in l2cap_move_channel_req()
7952 struct hci_dev *hdev; in l2cap_chan_connect()
8168 int l2cap_connect_ind(struct hci_dev *hde
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_bcm.c180 struct hci_dev *hdev = hu->hdev; in bcm_set_baudrate()
418 static int bcm_set_diag(struct hci_dev *hdev, bool enable) in bcm_set_diag()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Dcore.c1186 ndev->hci_dev = nci_hci_allocate(ndev); in nci_allocate_device()
1187 if (!ndev->hci_dev) in nci_allocate_device()
H A Dntf.c752 ndev->hci_dev->nfcee_id = nfcee_ntf->nfcee_id; in nci_nfcee_discover_ntf_packet()
/kernel/linux/linux-6.6/net/bluetooth/
H A D6lowpan.c68 struct hci_dev *hdev;
956 struct hci_dev *hdev; in get_l2cap_conn()
H A Dl2cap_core.c1550 struct hci_dev *hdev = hcon->hdev; in l2cap_le_conn_ready()
1659 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_register_user()
1666 * on the hci_dev object to be locked. So we must lock the hci device in l2cap_register_user()
1697 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_unregister_user()
4050 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_connect_req()
6932 struct hci_dev *hdev; in l2cap_chan_connect()
7148 int l2cap_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr) in l2cap_connect_ind()
7215 struct hci_dev *hdev = hcon->hdev; in l2cap_connect_cfm()
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dtty.c178 struct hci_dev *hdev; in rfcomm_reparent_device()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dtty.c177 struct hci_dev *hdev; in rfcomm_reparent_device()

Completed in 29 milliseconds

1234567