Home
last modified time | relevance | path

Searched refs:hdev (Results 1 – 25 of 1120) sorted by relevance

12345678910>>...45

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/habanalabs/common/
H A Ddevice.c59 hdev = hpriv->hdev; in hpriv_release()
99 struct hl_device *hdev = hpriv->hdev; in hl_device_release() local
127 struct hl_device *hdev = hpriv->hdev; in hl_device_release_ctrl() local
159 struct hl_device *hdev = hpriv->hdev; in hl_mmap() local
406 hdev->device_reset_work.hdev = hdev; in device_early_init()
436 hdev->asic_funcs->early_fini(hdev); in device_early_init()
471 hdev->asic_funcs->early_fini(hdev); in device_early_fini()
573 hdev->asic_funcs->late_fini(hdev); in device_late_fini()
1201 &hdev->cdev, &hdev->dev); in hl_device_init()
1444 hdev->asic_funcs->sw_fini(hdev); in hl_device_init()
[all …]
H A Dfirmware_if.c86 return hdev->asic_funcs->send_cpu_message(hdev, (u32 *) &pkt, in hl_fw_send_pci_access_msg()
218 rc = hdev->asic_funcs->send_cpu_message(hdev, (u32 *) pkt, in hl_fw_unmask_irq_arr()
424 hdev->asic_funcs->cpu_accessible_dma_pool_alloc(hdev, in hl_fw_cpucp_info_get()
471 hdev->asic_funcs->cpu_accessible_dma_pool_free(hdev, in hl_fw_cpucp_info_get()
832 hdev, in hl_fw_read_preboot_status()
915 hdev, in hl_fw_init_cpu()
938 hdev, in hl_fw_init_cpu()
957 hdev, in hl_fw_init_cpu()
1009 rc = hdev->asic_funcs->load_firmware_to_device(hdev); in hl_fw_init_cpu()
1017 hdev, in hl_fw_init_cpu()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/habanalabs/common/
H A Ddevice.c59 hdev = hpriv->hdev; in hpriv_release()
99 struct hl_device *hdev = hpriv->hdev; in hl_device_release() local
127 struct hl_device *hdev = hpriv->hdev; in hl_device_release_ctrl() local
159 struct hl_device *hdev = hpriv->hdev; in hl_mmap() local
406 hdev->device_reset_work.hdev = hdev; in device_early_init()
436 hdev->asic_funcs->early_fini(hdev); in device_early_init()
471 hdev->asic_funcs->early_fini(hdev); in device_early_fini()
573 hdev->asic_funcs->late_fini(hdev); in device_late_fini()
1201 &hdev->cdev, &hdev->dev); in hl_device_init()
1444 hdev->asic_funcs->sw_fini(hdev); in hl_device_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/habanalabs/common/
H A Ddevice.c59 hdev = hpriv->hdev; in hpriv_release()
99 struct hl_device *hdev = hpriv->hdev; in hl_device_release() local
127 struct hl_device *hdev = hpriv->hdev; in hl_device_release_ctrl() local
159 struct hl_device *hdev = hpriv->hdev; in hl_mmap() local
406 hdev->device_reset_work.hdev = hdev; in device_early_init()
436 hdev->asic_funcs->early_fini(hdev); in device_early_init()
471 hdev->asic_funcs->early_fini(hdev); in device_early_fini()
573 hdev->asic_funcs->late_fini(hdev); in device_late_fini()
1201 &hdev->cdev, &hdev->dev); in hl_device_init()
1444 hdev->asic_funcs->sw_fini(hdev); in hl_device_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bluetooth/
H A Dhci_debugfs.c113 hdev->devid_vendor, hdev->devid_product, hdev->devid_version); in device_id_show()
312 debugfs_create_file("features", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
320 debugfs_create_file("device_id", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
338 if (lmp_ssp_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
342 if (lmp_sc_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
403 hdev->dev_class[1], hdev->dev_class[0]); in dev_class_show()
672 16, hdev->irk, &hdev->rpa); in identity_show()
1194 hdev->debugfs, hdev, in hci_debugfs_create_le()
1235 hdev->debugfs, hdev, in hci_debugfs_create_le()
1238 hdev->debugfs, hdev, in hci_debugfs_create_le()
[all …]
H A Dhci_core.c1482 if (hdev->open(hdev)) { in hci_dev_do_open()
1566 ret = hdev->set_bdaddr(hdev, &hdev->public_addr); in hci_dev_do_open()
1620 hdev->flush(hdev); in hci_dev_do_open()
1630 hdev->close(hdev); in hci_dev_do_open()
1724 hdev->shutdown(hdev); in hci_dev_do_close()
1791 hdev->flush(hdev); in hci_dev_do_close()
1826 hdev->close(hdev); in hci_dev_do_close()
1892 hdev->flush(hdev); in hci_dev_do_reset()
2321 hdev->hw_error(hdev, hdev->hw_error_code); in hci_error_reset()
3862 if (!hdev->open || !hdev->close || !hdev->send) in hci_register_dev()
[all …]
H A Dhci_request.c41 req->hdev = hdev; in hci_req_init()
58 struct hci_dev *hdev = req->hdev; in req_run() local
320 struct hci_dev *hdev = req->hdev; in hci_req_add_ev() local
355 struct hci_dev *hdev = req->hdev; in __hci_req_write_fast_connectable() local
446 struct hci_dev *hdev = req->hdev; in __hci_update_background_scan() local
516 struct hci_dev *hdev = req->hdev; in __hci_req_update_name() local
684 struct hci_dev *hdev = req->hdev; in __hci_req_update_eir() local
713 struct hci_dev *hdev = req->hdev; in hci_req_add_le_scan_disable() local
783 struct hci_dev *hdev = req->hdev; in add_to_white_list() local
2072 err = smp_generate_rpa(hdev, hdev->irk, &hdev->rpa); in hci_get_random_address()
[all …]
H A Dhci_event.c433 hdev->dev_class[2], hdev->dev_class[1], hdev->dev_class[0]); in hci_cc_read_class_of_dev()
765 hdev->acl_cnt = hdev->acl_pkts; in hci_cc_read_buffer_size()
766 hdev->sco_cnt = hdev->sco_pkts; in hci_cc_read_buffer_size()
769 hdev->acl_pkts, hdev->sco_mtu, hdev->sco_pkts); in hci_cc_read_buffer_size()
884 hdev->block_cnt = hdev->num_blocks; in hci_cc_read_data_block_size()
1047 hdev->le_cnt = hdev->le_pkts; in hci_cc_le_read_buffer_size()
1049 BT_DBG("%s le mtu %d:%d", hdev->name, hdev->le_mtu, hdev->le_pkts); in hci_cc_le_read_buffer_size()
3832 hdev->acl_cnt = hdev->acl_pkts; in hci_num_comp_pkts_evt()
3839 hdev->le_cnt = hdev->le_pkts; in hci_num_comp_pkts_evt()
3850 hdev->sco_cnt = hdev->sco_pkts; in hci_num_comp_pkts_evt()
[all …]
H A Dmgmt.c1234 queue_work(hdev->req_workqueue, &hdev->power_on); in set_powered()
2812 struct hci_dev *hdev = conn->hdev; in find_pairing() local
3839 if (hdev && use_ll_privacy(hdev)) { in read_exp_features_info()
3915 if (hdev && use_ll_privacy(hdev) && !hdev_is_powered(hdev)) { in set_exp_feature()
3938 if (hdev) in set_exp_feature()
5661 hdev); in set_fast_connectable()
6051 memcpy(hdev->irk, cp->irk, sizeof(hdev->irk)); in set_privacy()
6060 memset(hdev->irk, 0, sizeof(hdev->irk)); in set_privacy()
7123 queue_work(hdev->req_workqueue, &hdev->power_on); in set_public_address()
9111 struct hci_dev *hdev = req->hdev; in clear_eir() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/bluetooth/
H A Dhci_debugfs.c113 hdev->devid_vendor, hdev->devid_product, hdev->devid_version); in device_id_show()
312 debugfs_create_file("features", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
320 debugfs_create_file("device_id", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
338 if (lmp_ssp_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
342 if (lmp_sc_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
403 hdev->dev_class[1], hdev->dev_class[0]); in dev_class_show()
672 16, hdev->irk, &hdev->rpa); in identity_show()
1194 hdev->debugfs, hdev, in hci_debugfs_create_le()
1235 hdev->debugfs, hdev, in hci_debugfs_create_le()
1238 hdev->debugfs, hdev, in hci_debugfs_create_le()
[all …]
H A Dhci_core.c1482 if (hdev->open(hdev)) { in hci_dev_do_open()
1566 ret = hdev->set_bdaddr(hdev, &hdev->public_addr); in hci_dev_do_open()
1620 hdev->flush(hdev); in hci_dev_do_open()
1630 hdev->close(hdev); in hci_dev_do_open()
1724 hdev->shutdown(hdev); in hci_dev_do_close()
1791 hdev->flush(hdev); in hci_dev_do_close()
1826 hdev->close(hdev); in hci_dev_do_close()
1892 hdev->flush(hdev); in hci_dev_do_reset()
2321 hdev->hw_error(hdev, hdev->hw_error_code); in hci_error_reset()
3862 if (!hdev->open || !hdev->close || !hdev->send) in hci_register_dev()
[all …]
H A Dhci_request.c41 req->hdev = hdev; in hci_req_init()
58 struct hci_dev *hdev = req->hdev; in req_run() local
320 struct hci_dev *hdev = req->hdev; in hci_req_add_ev() local
355 struct hci_dev *hdev = req->hdev; in __hci_req_write_fast_connectable() local
446 struct hci_dev *hdev = req->hdev; in __hci_update_background_scan() local
516 struct hci_dev *hdev = req->hdev; in __hci_req_update_name() local
684 struct hci_dev *hdev = req->hdev; in __hci_req_update_eir() local
713 struct hci_dev *hdev = req->hdev; in hci_req_add_le_scan_disable() local
783 struct hci_dev *hdev = req->hdev; in add_to_white_list() local
2072 err = smp_generate_rpa(hdev, hdev->irk, &hdev->rpa); in hci_get_random_address()
[all …]
H A Dhci_event.c433 hdev->dev_class[2], hdev->dev_class[1], hdev->dev_class[0]); in hci_cc_read_class_of_dev()
765 hdev->acl_cnt = hdev->acl_pkts; in hci_cc_read_buffer_size()
766 hdev->sco_cnt = hdev->sco_pkts; in hci_cc_read_buffer_size()
769 hdev->acl_pkts, hdev->sco_mtu, hdev->sco_pkts); in hci_cc_read_buffer_size()
884 hdev->block_cnt = hdev->num_blocks; in hci_cc_read_data_block_size()
1047 hdev->le_cnt = hdev->le_pkts; in hci_cc_le_read_buffer_size()
1049 BT_DBG("%s le mtu %d:%d", hdev->name, hdev->le_mtu, hdev->le_pkts); in hci_cc_le_read_buffer_size()
3832 hdev->acl_cnt = hdev->acl_pkts; in hci_num_comp_pkts_evt()
3839 hdev->le_cnt = hdev->le_pkts; in hci_num_comp_pkts_evt()
3850 hdev->sco_cnt = hdev->sco_pkts; in hci_num_comp_pkts_evt()
[all …]
H A Dmgmt.c1234 queue_work(hdev->req_workqueue, &hdev->power_on); in set_powered()
2812 struct hci_dev *hdev = conn->hdev; in find_pairing() local
3839 if (hdev && use_ll_privacy(hdev)) { in read_exp_features_info()
3915 if (hdev && use_ll_privacy(hdev) && !hdev_is_powered(hdev)) { in set_exp_feature()
3938 if (hdev) in set_exp_feature()
5661 hdev); in set_fast_connectable()
6051 memcpy(hdev->irk, cp->irk, sizeof(hdev->irk)); in set_privacy()
6060 memset(hdev->irk, 0, sizeof(hdev->irk)); in set_privacy()
7123 queue_work(hdev->req_workqueue, &hdev->power_on); in set_public_address()
9111 struct hci_dev *hdev = req->hdev; in clear_eir() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bluetooth/
H A Dhci_debugfs.c113 hdev->devid_vendor, hdev->devid_product, hdev->devid_version); in device_id_show()
312 debugfs_create_file("features", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
320 debugfs_create_file("device_id", 0444, hdev->debugfs, hdev, in hci_debugfs_create_common()
338 if (lmp_ssp_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
342 if (lmp_sc_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
403 hdev->dev_class[1], hdev->dev_class[0]); in dev_class_show()
672 16, hdev->irk, &hdev->rpa); in identity_show()
1194 hdev->debugfs, hdev, in hci_debugfs_create_le()
1235 hdev->debugfs, hdev, in hci_debugfs_create_le()
1238 hdev->debugfs, hdev, in hci_debugfs_create_le()
[all …]
H A Dhci_core.c1482 if (hdev->open(hdev)) { in hci_dev_do_open()
1566 ret = hdev->set_bdaddr(hdev, &hdev->public_addr); in hci_dev_do_open()
1620 hdev->flush(hdev); in hci_dev_do_open()
1630 hdev->close(hdev); in hci_dev_do_open()
1724 hdev->shutdown(hdev); in hci_dev_do_close()
1791 hdev->flush(hdev); in hci_dev_do_close()
1826 hdev->close(hdev); in hci_dev_do_close()
1892 hdev->flush(hdev); in hci_dev_do_reset()
2321 hdev->hw_error(hdev, hdev->hw_error_code); in hci_error_reset()
3862 if (!hdev->open || !hdev->close || !hdev->send) in hci_register_dev()
[all …]
H A Dhci_request.c41 req->hdev = hdev; in hci_req_init()
58 struct hci_dev *hdev = req->hdev; in req_run() local
320 struct hci_dev *hdev = req->hdev; in hci_req_add_ev() local
355 struct hci_dev *hdev = req->hdev; in __hci_req_write_fast_connectable() local
446 struct hci_dev *hdev = req->hdev; in __hci_update_background_scan() local
516 struct hci_dev *hdev = req->hdev; in __hci_req_update_name() local
684 struct hci_dev *hdev = req->hdev; in __hci_req_update_eir() local
713 struct hci_dev *hdev = req->hdev; in hci_req_add_le_scan_disable() local
783 struct hci_dev *hdev = req->hdev; in add_to_white_list() local
2072 err = smp_generate_rpa(hdev, hdev->irk, &hdev->rpa); in hci_get_random_address()
[all …]
H A Dhci_event.c433 hdev->dev_class[2], hdev->dev_class[1], hdev->dev_class[0]); in hci_cc_read_class_of_dev()
765 hdev->acl_cnt = hdev->acl_pkts; in hci_cc_read_buffer_size()
766 hdev->sco_cnt = hdev->sco_pkts; in hci_cc_read_buffer_size()
769 hdev->acl_pkts, hdev->sco_mtu, hdev->sco_pkts); in hci_cc_read_buffer_size()
884 hdev->block_cnt = hdev->num_blocks; in hci_cc_read_data_block_size()
1047 hdev->le_cnt = hdev->le_pkts; in hci_cc_le_read_buffer_size()
1049 BT_DBG("%s le mtu %d:%d", hdev->name, hdev->le_mtu, hdev->le_pkts); in hci_cc_le_read_buffer_size()
3832 hdev->acl_cnt = hdev->acl_pkts; in hci_num_comp_pkts_evt()
3839 hdev->le_cnt = hdev->le_pkts; in hci_num_comp_pkts_evt()
3850 hdev->sco_cnt = hdev->sco_pkts; in hci_num_comp_pkts_evt()
[all …]
H A Dmgmt.c1234 queue_work(hdev->req_workqueue, &hdev->power_on); in set_powered()
2812 struct hci_dev *hdev = conn->hdev; in find_pairing() local
3839 if (hdev && use_ll_privacy(hdev)) { in read_exp_features_info()
3915 if (hdev && use_ll_privacy(hdev) && !hdev_is_powered(hdev)) { in set_exp_feature()
3938 if (hdev) in set_exp_feature()
5661 hdev); in set_fast_connectable()
6051 memcpy(hdev->irk, cp->irk, sizeof(hdev->irk)); in set_privacy()
6060 memset(hdev->irk, 0, sizeof(hdev->irk)); in set_privacy()
7123 queue_work(hdev->req_workqueue, &hdev->power_on); in set_public_address()
9111 struct hci_dev *hdev = req->hdev; in clear_eir() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/nfc/hci/
H A Dcore.c78 hdev->cmd_pending_msg->cb(hdev-> in nfc_hci_msg_tx_work()
488 r = hdev->ops->load_session(hdev); in hci_dev_session_init()
585 r = hdev->ops->open(hdev); in hci_dev_up()
604 r = hdev->ops->hci_ready(hdev); in hci_dev_up()
620 hdev->ops->close(hdev); in hci_dev_up()
632 hdev->ops->close(hdev); in hci_dev_down()
657 hdev->ops->stop_poll(hdev); in hci_stop_poll()
682 return hdev->ops->dep_link_down(hdev); in hci_dep_link_down()
777 return hdev->ops->tm_send(hdev, skb); in hci_tm_send()
796 return hdev->ops->discover_se(hdev); in hci_discover_se()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/nfc/hci/
H A Dcore.c78 hdev->cmd_pending_msg->cb(hdev-> in nfc_hci_msg_tx_work()
488 r = hdev->ops->load_session(hdev); in hci_dev_session_init()
585 r = hdev->ops->open(hdev); in hci_dev_up()
604 r = hdev->ops->hci_ready(hdev); in hci_dev_up()
620 hdev->ops->close(hdev); in hci_dev_up()
632 hdev->ops->close(hdev); in hci_dev_down()
657 hdev->ops->stop_poll(hdev); in hci_stop_poll()
682 return hdev->ops->dep_link_down(hdev); in hci_dep_link_down()
777 return hdev->ops->tm_send(hdev, skb); in hci_tm_send()
796 return hdev->ops->discover_se(hdev); in hci_discover_se()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/nfc/hci/
H A Dcore.c78 hdev->cmd_pending_msg->cb(hdev-> in nfc_hci_msg_tx_work()
488 r = hdev->ops->load_session(hdev); in hci_dev_session_init()
585 r = hdev->ops->open(hdev); in hci_dev_up()
604 r = hdev->ops->hci_ready(hdev); in hci_dev_up()
620 hdev->ops->close(hdev); in hci_dev_up()
632 hdev->ops->close(hdev); in hci_dev_down()
657 hdev->ops->stop_poll(hdev); in hci_stop_poll()
682 return hdev->ops->dep_link_down(hdev); in hci_dep_link_down()
777 return hdev->ops->tm_send(hdev, skb); in hci_tm_send()
796 return hdev->ops->discover_se(hdev); in hci_discover_se()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c394 hdev->htqp = devm_kcalloc(&hdev->pdev->dev, hdev->num_tqps, in hclgevf_alloc_tqps()
458 hdev->htqp[i].q.handle = &hdev->nic; in hclgevf_knic_setup()
1958 set_bit(hdev->reset_type, &hdev->reset_pending); in hclgevf_reset_err_handle()
2275 set_bit(hdev->reset_level, &hdev->reset_pending); in hclgevf_reset_service_task()
2498 if (!hdev) in hclgevf_alloc_hdev()
2817 0, hdev->misc_vector.name, hdev); in hclgevf_misc_irq_init()
2837 free_irq(hdev->misc_vector.vector_irq, hdev); in hclgevf_misc_irq_uninit()
3031 hw->hdev = hdev; in hclgevf_pci_init()
3095 hdev->num_nic_msix = hdev->num_roce_msix; in hclgevf_query_vf_resource()
3100 hdev->num_msi = hdev->num_roce_msix + in hclgevf_query_vf_resource()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c394 hdev->htqp = devm_kcalloc(&hdev->pdev->dev, hdev->num_tqps, in hclgevf_alloc_tqps()
458 hdev->htqp[i].q.handle = &hdev->nic; in hclgevf_knic_setup()
1958 set_bit(hdev->reset_type, &hdev->reset_pending); in hclgevf_reset_err_handle()
2275 set_bit(hdev->reset_level, &hdev->reset_pending); in hclgevf_reset_service_task()
2498 if (!hdev) in hclgevf_alloc_hdev()
2817 0, hdev->misc_vector.name, hdev); in hclgevf_misc_irq_init()
2837 free_irq(hdev->misc_vector.vector_irq, hdev); in hclgevf_misc_irq_uninit()
3031 hw->hdev = hdev; in hclgevf_pci_init()
3095 hdev->num_nic_msix = hdev->num_roce_msix; in hclgevf_query_vf_resource()
3100 hdev->num_msi = hdev->num_roce_msix + in hclgevf_query_vf_resource()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c394 hdev->htqp = devm_kcalloc(&hdev->pdev->dev, hdev->num_tqps, in hclgevf_alloc_tqps()
458 hdev->htqp[i].q.handle = &hdev->nic; in hclgevf_knic_setup()
1958 set_bit(hdev->reset_type, &hdev->reset_pending); in hclgevf_reset_err_handle()
2275 set_bit(hdev->reset_level, &hdev->reset_pending); in hclgevf_reset_service_task()
2498 if (!hdev) in hclgevf_alloc_hdev()
2817 0, hdev->misc_vector.name, hdev); in hclgevf_misc_irq_init()
2837 free_irq(hdev->misc_vector.vector_irq, hdev); in hclgevf_misc_irq_uninit()
3031 hw->hdev = hdev; in hclgevf_pci_init()
3095 hdev->num_nic_msix = hdev->num_roce_msix; in hclgevf_query_vf_resource()
3100 hdev->num_msi = hdev->num_roce_msix + in hclgevf_query_vf_resource()
[all …]

12345678910>>...45