/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | btmrvl_debugfs.c | 139 void btmrvl_debugfs_init(struct hci_dev *hdev) in btmrvl_debugfs_init() 181 void btmrvl_debugfs_remove(struct hci_dev *hdev) in btmrvl_debugfs_remove()
|
H A D | hci_mrvl.c | 163 static int mrvl_recv_fw_req(struct hci_dev *hdev, struct sk_buff *skb) in mrvl_recv_fw_req() 195 static int mrvl_recv_chip_ver(struct hci_dev *hdev, struct sk_buff *skb) in mrvl_recv_chip_ver() 280 static int mrvl_load_firmware(struct hci_dev *hdev, const char *name) in mrvl_load_firmware()
|
H A D | hci_ag6xx.c | 121 static int intel_mem_write(struct hci_dev *hdev, u32 addr, u32 plen, in intel_mem_write() 153 struct hci_dev *hdev = hu->hdev; in ag6xx_setup()
|
H A D | hci_nokia.c | 531 static int nokia_recv_negotiation_packet(struct hci_dev *hdev, in nokia_recv_negotiation_packet() 569 static int nokia_recv_alive_packet(struct hci_dev *hdev, struct sk_buff *skb) in nokia_recv_alive_packet() 604 static int nokia_recv_radio(struct hci_dev *hdev, struct sk_buff *skb) in nokia_recv_radio()
|
H A D | hci_ll.c | 357 static int ll_recv_frame(struct hci_dev *hdev, struct sk_buff *skb) in ll_recv_frame() 452 static int read_local_version(struct hci_dev *hdev) in read_local_version() 590 static int ll_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in ll_set_bdaddr()
|
H A D | hci_bcm4377.c | 529 * hdev: Pointer to associated strucy hci_dev 557 struct hci_dev *hdev; 1289 static int bcm4377_hci_open(struct hci_dev *hdev) in bcm4377_hci_open() 1359 static int bcm4377_hci_close(struct hci_dev *hdev) in bcm4377_hci_close() 1426 static int bcm4377_hci_setup(struct hci_dev *hdev) in bcm4377_hci_setup() 1452 static int bcm4377_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bcm4377_hci_send_frame() 1489 static int bcm4377_hci_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in bcm4377_hci_set_bdaddr() 2258 struct hci_dev *hdev; in bcm4377_probe()
|
H A D | hci_h4.c | 154 struct sk_buff *h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, in h4_recv_buf()
|
H A D | btmrvl_sdio.c | 708 struct hci_dev *hdev = priv->btmrvl_dev.hcidev; in btmrvl_sdio_card_to_host() 1613 struct hci_dev *hcidev; in btmrvl_sdio_suspend() 1683 struct hci_dev *hcidev; in btmrvl_sdio_resume()
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_mrvl.c | 161 static int mrvl_recv_fw_req(struct hci_dev *hdev, struct sk_buff *skb) in mrvl_recv_fw_req() 193 static int mrvl_recv_chip_ver(struct hci_dev *hdev, struct sk_buff *skb) in mrvl_recv_chip_ver() 270 static int mrvl_load_firmware(struct hci_dev *hdev, const char *name) in mrvl_load_firmware()
|
H A D | hci_ag6xx.c | 121 static int intel_mem_write(struct hci_dev *hdev, u32 addr, u32 plen, in intel_mem_write() 153 struct hci_dev *hdev = hu->hdev; in ag6xx_setup()
|
H A D | hci_nokia.c | 531 static int nokia_recv_negotiation_packet(struct hci_dev *hdev, in nokia_recv_negotiation_packet() 569 static int nokia_recv_alive_packet(struct hci_dev *hdev, struct sk_buff *skb) in nokia_recv_alive_packet() 604 static int nokia_recv_radio(struct hci_dev *hdev, struct sk_buff *skb) in nokia_recv_radio()
|
H A D | hci_ll.c | 357 static int ll_recv_frame(struct hci_dev *hdev, struct sk_buff *skb) in ll_recv_frame() 452 static int read_local_version(struct hci_dev *hdev) in read_local_version() 590 static int ll_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in ll_set_bdaddr()
|
H A D | hci_h4.c | 154 struct sk_buff *h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, in h4_recv_buf()
|
H A D | btmrvl_sdio.c | 721 struct hci_dev *hdev = priv->btmrvl_dev.hcidev; in btmrvl_sdio_card_to_host() 1629 struct hci_dev *hcidev; in btmrvl_sdio_suspend() 1699 struct hci_dev *hcidev; in btmrvl_sdio_resume()
|
H A D | hci_bcm.c | 158 struct hci_dev *hdev = hu->hdev; in bcm_set_baudrate() 395 static int bcm_set_diag(struct hci_dev *hdev, bool enable) in bcm_set_diag()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | bluetooth.h | 351 struct hci_dev; 353 typedef void (*hci_req_complete_t)(struct hci_dev *hdev, u8 status, u16 opcode); 354 typedef void (*hci_req_complete_skb_t)(struct hci_dev *hdev, u8 status,
|
H A D | hci_sock.h | 39 unsigned short hci_dev; member
|
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | rsp.c | 252 if (ndev->cur_params.id == ndev->hci_dev->nfcee_id) in nci_core_conn_create_rsp_packet() 253 ndev->hci_dev->conn_info = conn_info; in nci_core_conn_create_rsp_packet()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | sco.c | 125 struct hci_dev *hdev = hcon->hdev; in sco_conn_add() 244 struct hci_dev *hdev; in sco_connect() 753 struct hci_dev *hdev = conn->hdev; in sco_conn_defer_accept() 830 struct hci_dev *hdev; in sco_sock_setsockopt() 1034 struct hci_dev *hdev; in sco_sock_getsockopt() 1320 int sco_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 *flags) in sco_connect_ind()
|
H A D | iso.c | 305 struct hci_dev *hdev; in iso_connect_bis() 396 struct hci_dev *hdev; in iso_connect_cis() 948 struct hci_dev *hdev; in iso_listen_bis() 1190 struct hci_dev *hdev = conn->hdev; in iso_conn_defer_accept() 1204 struct hci_dev *hdev; in iso_conn_big_sync() 1754 int iso_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 *flags) in iso_connect_ind()
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_sock.h | 39 unsigned short hci_dev; member
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | sco.c | 130 struct hci_dev *hdev = hcon->hdev; in sco_conn_add() 241 static int sco_connect(struct hci_dev *hdev, struct sock *sk) in sco_connect() 566 struct hci_dev *hdev; in sco_sock_connect() 759 struct hci_dev *hdev = conn->hdev; in sco_conn_defer_accept() 1158 int sco_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 *flags) in sco_connect_ind()
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | rsp.c | 309 if (ndev->cur_params.id == ndev->hci_dev->nfcee_id) in nci_core_conn_create_rsp_packet() 310 ndev->hci_dev->conn_info = conn_info; in nci_core_conn_create_rsp_packet()
|
/kernel/linux/linux-5.10/include/net/nfc/ |
H A D | nci_core.h | 199 struct nci_hci_dev *hci_dev; member
|
/kernel/linux/linux-6.6/include/net/nfc/ |
H A D | nci_core.h | 199 struct nci_hci_dev *hci_dev; member
|