/kernel/linux/linux-5.10/net/bluetooth/ |
D | hci_debugfs.c | 92 struct hci_dev *hdev = f->private; in features_show() local 109 struct hci_dev *hdev = f->private; in device_id_show() local 123 struct hci_dev *hdev = f->private; in device_list_show() local 143 struct hci_dev *hdev = f->private; in blacklist_show() local 158 struct hci_dev *hdev = f->private; in blocked_keys_show() local 173 struct hci_dev *hdev = f->private; in uuids_show() local 198 struct hci_dev *hdev = f->private; in remote_oob_show() local 217 struct hci_dev *hdev = data; in conn_info_min_age_set() local 231 struct hci_dev *hdev = data; in conn_info_min_age_get() local 245 struct hci_dev *hdev = data; in conn_info_max_age_set() local [all …]
|
D | hci_event.c | 45 static void hci_cc_inquiry_cancel(struct hci_dev *hdev, struct sk_buff *skb, in hci_cc_inquiry_cancel() 85 static void hci_cc_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_periodic_inq() 97 static void hci_cc_exit_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_exit_periodic_inq() 111 static void hci_cc_remote_name_req_cancel(struct hci_dev *hdev, in hci_cc_remote_name_req_cancel() 117 static void hci_cc_role_discovery(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_role_discovery() 136 static void hci_cc_read_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_link_policy() 155 static void hci_cc_write_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_link_policy() 179 static void hci_cc_read_def_link_policy(struct hci_dev *hdev, in hci_cc_read_def_link_policy() 192 static void hci_cc_write_def_link_policy(struct hci_dev *hdev, in hci_cc_write_def_link_policy() 210 static void hci_cc_reset(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_reset() [all …]
|
D | hci_core.c | 68 struct hci_dev *hdev = file->private_data; in dut_mode_read() local 80 struct hci_dev *hdev = file->private_data; in dut_mode_write() local 124 struct hci_dev *hdev = file->private_data; in vendor_diag_read() local 136 struct hci_dev *hdev = file->private_data; in vendor_diag_write() local 177 static void hci_debugfs_create_basic(struct hci_dev *hdev) in hci_debugfs_create_basic() 248 struct hci_dev *hdev = req->hdev; in hci_init1_req() local 305 struct hci_dev *hdev = req->hdev; in le_setup() local 323 struct hci_dev *hdev = req->hdev; in hci_setup_event_mask() local 419 struct hci_dev *hdev = req->hdev; in hci_init2_req() local 503 struct hci_dev *hdev = req->hdev; in hci_setup_link_policy() local [all …]
|
D | hci_request.c | 37 void hci_req_init(struct hci_request *req, struct hci_dev *hdev) in hci_req_init() 49 bool hci_req_status_pend(struct hci_dev *hdev) in hci_req_status_pend() 57 struct hci_dev *hdev = req->hdev; in req_run() local 102 static void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_req_sync_complete() 116 void hci_req_sync_cancel(struct hci_dev *hdev, int err) in hci_req_sync_cancel() 127 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev() 184 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync() 192 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, in __hci_req_sync() 268 int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req, in hci_req_sync() 289 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_prepare_cmd() [all …]
|
D | mgmt.c | 281 static int mgmt_index_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_index_event() 288 static int mgmt_limited_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_limited_event() 295 static int mgmt_event(u16 event, struct hci_dev *hdev, void *data, u16 len, in mgmt_event() 318 static int read_version(struct sock *sk, struct hci_dev *hdev, void *data, in read_version() 331 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands() 383 static int read_index_list(struct sock *sk, struct hci_dev *hdev, void *data, in read_index_list() 443 static int read_unconf_index_list(struct sock *sk, struct hci_dev *hdev, in read_unconf_index_list() 503 static int read_ext_index_list(struct sock *sk, struct hci_dev *hdev, in read_ext_index_list() 577 static bool is_configured(struct hci_dev *hdev) in is_configured() 591 static __le32 get_missing_options(struct hci_dev *hdev) in get_missing_options() [all …]
|
D | hci_conn.c | 66 struct hci_dev *hdev = conn->hdev; in hci_connect_le_scan_cleanup() local 116 struct hci_dev *hdev = conn->hdev; in hci_conn_cleanup() local 151 struct hci_dev *hdev = conn->hdev; in le_scan_cleanup() local 200 struct hci_dev *hdev = conn->hdev; in hci_acl_create_connection() local 250 struct hci_dev *hdev = conn->hdev; in hci_disconnect() local 263 struct hci_dev *hdev = conn->hdev; in hci_add_sco() local 281 struct hci_dev *hdev = conn->hdev; in hci_setup_sync() local 332 struct hci_dev *hdev = conn->hdev; in hci_le_conn_update() local 368 struct hci_dev *hdev = conn->hdev; in hci_le_start_enc() local 439 struct hci_dev *hdev = conn->hdev; in hci_conn_idle() local [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_tm.c | 114 static int hclge_pfc_stats_get(struct hclge_dev *hdev, in hclge_pfc_stats_get() 150 int hclge_pfc_rx_stats_get(struct hclge_dev *hdev, u64 *stats) in hclge_pfc_rx_stats_get() 155 int hclge_pfc_tx_stats_get(struct hclge_dev *hdev, u64 *stats) in hclge_pfc_tx_stats_get() 160 int hclge_mac_pause_en_cfg(struct hclge_dev *hdev, bool tx, bool rx) in hclge_mac_pause_en_cfg() 172 static int hclge_pfc_pause_en_cfg(struct hclge_dev *hdev, u8 tx_rx_bitmap, in hclge_pfc_pause_en_cfg() 186 static int hclge_pause_param_cfg(struct hclge_dev *hdev, const u8 *addr, in hclge_pause_param_cfg() 204 int hclge_pause_addr_cfg(struct hclge_dev *hdev, const u8 *mac_addr) in hclge_pause_addr_cfg() 226 static int hclge_fill_pri_array(struct hclge_dev *hdev, u8 *pri, u8 pri_id) in hclge_fill_pri_array() 249 static int hclge_up_to_tc_map(struct hclge_dev *hdev) in hclge_up_to_tc_map() 267 static int hclge_tm_pg_to_pri_map_cfg(struct hclge_dev *hdev, in hclge_tm_pg_to_pri_map_cfg() [all …]
|
D | hclge_main.c | 420 static int hclge_mac_update_stats_defective(struct hclge_dev *hdev) in hclge_mac_update_stats_defective() 459 static int hclge_mac_update_stats_complete(struct hclge_dev *hdev, u32 desc_num) in hclge_mac_update_stats_complete() 503 static int hclge_mac_query_reg_num(struct hclge_dev *hdev, u32 *desc_num) in hclge_mac_query_reg_num() 524 static int hclge_mac_update_stats(struct hclge_dev *hdev) in hclge_mac_update_stats() 546 struct hclge_dev *hdev = vport->back; in hclge_tqps_update_stats() local 678 static void hclge_update_stats_for_all(struct hclge_dev *hdev) in hclge_update_stats_for_all() 703 struct hclge_dev *hdev = vport->back; in hclge_update_stats() local 732 struct hclge_dev *hdev = vport->back; in hclge_get_sset_count() local 808 struct hclge_dev *hdev = vport->back; in hclge_get_stats() local 820 struct hclge_dev *hdev = vport->back; in hclge_get_mac_stat() local [all …]
|
D | hclge_dcb.c | 12 static int hclge_ieee_ets_to_tm_info(struct hclge_dev *hdev, in hclge_ieee_ets_to_tm_info() 45 static void hclge_tm_info_to_ieee_ets(struct hclge_dev *hdev, in hclge_tm_info_to_ieee_ets() 70 struct hclge_dev *hdev = vport->back; in hclge_ieee_getets() local 77 static int hclge_dcb_common_validate(struct hclge_dev *hdev, u8 num_tc, in hclge_dcb_common_validate() 108 static int hclge_ets_validate(struct hclge_dev *hdev, struct ieee_ets *ets, in hclge_ets_validate() 168 static int hclge_map_update(struct hclge_dev *hdev) in hclge_map_update() 189 static int hclge_client_setup_tc(struct hclge_dev *hdev) in hclge_client_setup_tc() 212 static int hclge_notify_down_uinit(struct hclge_dev *hdev) in hclge_notify_down_uinit() 223 static int hclge_notify_init_up(struct hclge_dev *hdev) in hclge_notify_init_up() 238 struct hclge_dev *hdev = vport->back; in hclge_ieee_setets() local [all …]
|
D | hclge_err.c | 658 static int hclge_cmd_query_error(struct hclge_dev *hdev, in hclge_cmd_query_error() 679 static int hclge_clear_mac_tnl_int(struct hclge_dev *hdev) in hclge_clear_mac_tnl_int() 689 static int hclge_config_common_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_common_hw_err_int() 726 static int hclge_config_ncsi_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ncsi_hw_err_int() 748 static int hclge_config_igu_egu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_igu_egu_hw_err_int() 787 static int hclge_config_ppp_error_interrupt(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppp_error_interrupt() 836 static int hclge_config_ppp_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppp_hw_err_int() 851 static int hclge_config_tm_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_tm_hw_err_int() 887 static int hclge_config_mac_err_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_err_int() 908 int hclge_config_mac_tnl_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_tnl_int() [all …]
|
D | hclge_debugfs.c | 74 static int hclge_dbg_get_dfx_bd_num(struct hclge_dev *hdev, int offset) in hclge_dbg_get_dfx_bd_num() 93 static int hclge_dbg_cmd_send(struct hclge_dev *hdev, in hclge_dbg_cmd_send() 117 static void hclge_dbg_dump_reg_common(struct hclge_dev *hdev, in hclge_dbg_dump_reg_common() 176 static void hclge_dbg_dump_mac_enable_status(struct hclge_dev *hdev) in hclge_dbg_dump_mac_enable_status() 225 static void hclge_dbg_dump_mac_frame_size(struct hclge_dev *hdev) in hclge_dbg_dump_mac_frame_size() 247 static void hclge_dbg_dump_mac_speed_duplex(struct hclge_dev *hdev) in hclge_dbg_dump_mac_speed_duplex() 275 static void hclge_dbg_dump_mac(struct hclge_dev *hdev) in hclge_dbg_dump_mac() 284 static void hclge_dbg_dump_dcb(struct hclge_dev *hdev, const char *cmd_buf) in hclge_dbg_dump_dcb() 400 static void hclge_dbg_dump_reg_cmd(struct hclge_dev *hdev, const char *cmd_buf) in hclge_dbg_dump_reg_cmd() 431 static void hclge_print_tc_info(struct hclge_dev *hdev, bool flag, int index) in hclge_print_tc_info() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 104 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_tqps_update_stats() local 199 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_update_stats() local 243 static int hclgevf_get_tc_info(struct hclgevf_dev *hdev) in hclgevf_get_tc_info() 264 static int hclgevf_get_port_base_vlan_filter_state(struct hclgevf_dev *hdev) in hclgevf_get_port_base_vlan_filter_state() 287 static int hclgevf_get_queue_info(struct hclgevf_dev *hdev) in hclgevf_get_queue_info() 318 static int hclgevf_get_queue_depth(struct hclgevf_dev *hdev) in hclgevf_get_queue_depth() 348 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_get_qid_global() local 364 static int hclgevf_get_pf_media_type(struct hclgevf_dev *hdev) in hclgevf_get_pf_media_type() 386 static int hclgevf_alloc_tqps(struct hclgevf_dev *hdev) in hclgevf_alloc_tqps() 415 static int hclgevf_knic_setup(struct hclgevf_dev *hdev) in hclgevf_knic_setup() [all …]
|
/kernel/linux/linux-5.10/net/nfc/hci/ |
D | core.c | 37 void nfc_hci_reset_pipes(struct nfc_hci_dev *hdev) in nfc_hci_reset_pipes() 49 void nfc_hci_reset_pipes_per_host(struct nfc_hci_dev *hdev, u8 host) in nfc_hci_reset_pipes_per_host() 65 struct nfc_hci_dev *hdev = container_of(work, struct nfc_hci_dev, in nfc_hci_msg_tx_work() local 128 struct nfc_hci_dev *hdev = container_of(work, struct nfc_hci_dev, in nfc_hci_msg_rx_work() local 148 static void __nfc_hci_cmd_completion(struct nfc_hci_dev *hdev, int err, in __nfc_hci_cmd_completion() 165 void nfc_hci_resp_received(struct nfc_hci_dev *hdev, u8 result, in nfc_hci_resp_received() 181 void nfc_hci_cmd_received(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_cmd_received() 284 int nfc_hci_target_discovered(struct nfc_hci_dev *hdev, u8 gate) in nfc_hci_target_discovered() 381 void nfc_hci_event_received(struct nfc_hci_dev *hdev, u8 pipe, u8 event, in nfc_hci_event_received() 444 struct nfc_hci_dev *hdev = from_timer(hdev, t, cmd_timer); in nfc_hci_cmd_timeout() local [all …]
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/ |
D | goya.c | 360 int goya_get_fixed_properties(struct hl_device *hdev) in goya_get_fixed_properties() 471 static int goya_pci_bars_map(struct hl_device *hdev) in goya_pci_bars_map() 487 static u64 goya_set_ddr_bar_base(struct hl_device *hdev, u64 addr) in goya_set_ddr_bar_base() 521 static int goya_init_iatu(struct hl_device *hdev) in goya_init_iatu() 565 static int goya_early_init(struct hl_device *hdev) in goya_early_init() 634 static int goya_early_fini(struct hl_device *hdev) in goya_early_fini() 642 static void goya_mmu_prepare_reg(struct hl_device *hdev, u64 reg, u32 asid) in goya_mmu_prepare_reg() 649 static void goya_qman0_set_security(struct hl_device *hdev, bool secure) in goya_qman0_set_security() 670 static void goya_fetch_psoc_frequency(struct hl_device *hdev) in goya_fetch_psoc_frequency() 705 int goya_late_init(struct hl_device *hdev) in goya_late_init() [all …]
|
D | goya_hwmgr.c | 10 void goya_set_pll_profile(struct hl_device *hdev, enum hl_pll_frequency freq) in goya_set_pll_profile() 35 int goya_get_clk_rate(struct hl_device *hdev, u32 *cur_clk, u32 *max_clk) in goya_get_clk_rate() 69 struct hl_device *hdev = dev_get_drvdata(dev); in mme_clk_show() local 86 struct hl_device *hdev = dev_get_drvdata(dev); in mme_clk_store() local 118 struct hl_device *hdev = dev_get_drvdata(dev); in tpc_clk_show() local 135 struct hl_device *hdev = dev_get_drvdata(dev); in tpc_clk_store() local 167 struct hl_device *hdev = dev_get_drvdata(dev); in ic_clk_show() local 184 struct hl_device *hdev = dev_get_drvdata(dev); in ic_clk_store() local 216 struct hl_device *hdev = dev_get_drvdata(dev); in mme_clk_curr_show() local 233 struct hl_device *hdev = dev_get_drvdata(dev); in tpc_clk_curr_show() local [all …]
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
D | device.c | 19 bool hl_device_disabled_or_in_reset(struct hl_device *hdev) in hl_device_disabled_or_in_reset() 27 enum hl_device_status hl_device_status(struct hl_device *hdev) in hl_device_status() 44 struct hl_device *hdev; in hpriv_release() local 99 struct hl_device *hdev; in hl_device_release_ctrl() local 176 static int device_init_cdev(struct hl_device *hdev, struct class *hclass, in device_init_cdev() 198 static int device_cdev_sysfs_add(struct hl_device *hdev) in device_cdev_sysfs_add() 234 static void device_cdev_sysfs_del(struct hl_device *hdev) in device_cdev_sysfs_del() 256 static int device_early_init(struct hl_device *hdev) in device_early_init() 369 static void device_early_fini(struct hl_device *hdev) in device_early_fini() 398 struct hl_device *hdev = container_of(work, struct hl_device, in set_freq_to_low_job() local [all …]
|
D | sysfs.c | 12 long hl_get_frequency(struct hl_device *hdev, u32 pll_index, bool curr) in hl_get_frequency() 41 void hl_set_frequency(struct hl_device *hdev, u32 pll_index, u64 freq) in hl_set_frequency() 62 u64 hl_get_max_power(struct hl_device *hdev) in hl_get_max_power() 84 void hl_set_max_power(struct hl_device *hdev) in hl_set_max_power() 105 struct hl_device *hdev = dev_get_drvdata(dev); in uboot_ver_show() local 113 struct hl_device *hdev = dev_get_drvdata(dev); in armcp_kernel_ver_show() local 121 struct hl_device *hdev = dev_get_drvdata(dev); in armcp_ver_show() local 129 struct hl_device *hdev = dev_get_drvdata(dev); in cpld_ver_show() local 138 struct hl_device *hdev = dev_get_drvdata(dev); in cpucp_kernel_ver_show() local 146 struct hl_device *hdev = dev_get_drvdata(dev); in cpucp_ver_show() local [all …]
|
D | hw_queue.c | 43 struct hl_device *hdev = cs->ctx->hdev; in hl_int_hw_queue_update_ci() local 73 static void ext_and_hw_queue_submit_bd(struct hl_device *hdev, in ext_and_hw_queue_submit_bd() 106 static int ext_queue_sanity_checks(struct hl_device *hdev, in ext_queue_sanity_checks() 155 static int int_queue_sanity_checks(struct hl_device *hdev, in int_queue_sanity_checks() 190 static int hw_queue_sanity_checks(struct hl_device *hdev, struct hl_hw_queue *q, in hw_queue_sanity_checks() 218 int hl_hw_queue_send_cb_no_cmpl(struct hl_device *hdev, u32 hw_queue_id, in hl_hw_queue_send_cb_no_cmpl() 270 struct hl_device *hdev = job->cs->ctx->hdev; in ext_queue_schedule_job() local 329 struct hl_device *hdev = job->cs->ctx->hdev; in int_queue_schedule_job() local 358 struct hl_device *hdev = job->cs->ctx->hdev; in hw_queue_schedule_job() local 400 struct hl_device *hdev = ctx->hdev; in init_signal_wait_cs() local [all …]
|
D | firmware_if.c | 28 int hl_fw_load_fw_to_device(struct hl_device *hdev, const char *fw_name, in hl_fw_load_fw_to_device() 69 int hl_fw_send_pci_access_msg(struct hl_device *hdev, u32 opcode) in hl_fw_send_pci_access_msg() 79 int hl_fw_send_cpu_message(struct hl_device *hdev, u32 hw_queue_id, u32 *msg, in hl_fw_send_cpu_message() 146 int hl_fw_unmask_irq(struct hl_device *hdev, u16 event_type) in hl_fw_unmask_irq() 167 int hl_fw_unmask_irq_arr(struct hl_device *hdev, const u32 *irq_arr, in hl_fw_unmask_irq_arr() 208 int hl_fw_test_cpu_queue(struct hl_device *hdev) in hl_fw_test_cpu_queue() 232 void *hl_fw_cpu_accessible_dma_pool_alloc(struct hl_device *hdev, size_t size, in hl_fw_cpu_accessible_dma_pool_alloc() 245 void hl_fw_cpu_accessible_dma_pool_free(struct hl_device *hdev, size_t size, in hl_fw_cpu_accessible_dma_pool_free() 252 int hl_fw_send_heartbeat(struct hl_device *hdev) in hl_fw_send_heartbeat() 271 int hl_fw_cpucp_info_get(struct hl_device *hdev) in hl_fw_cpucp_info_get() [all …]
|
D | command_buffer.c | 18 struct hl_device *hdev = ctx->hdev; in cb_map_mem() local 117 struct hl_device *hdev = ctx->hdev; in cb_unmap_mem() local 141 static void cb_fini(struct hl_device *hdev, struct hl_cb *cb) in cb_fini() 153 static void cb_do_release(struct hl_device *hdev, struct hl_cb *cb) in cb_do_release() 166 struct hl_device *hdev; in cb_release() local 182 static struct hl_cb *hl_cb_alloc(struct hl_device *hdev, u32 cb_size, in hl_cb_alloc() 238 int hl_cb_create(struct hl_device *hdev, struct hl_cb_mgr *mgr, in hl_cb_create() 349 int hl_cb_destroy(struct hl_device *hdev, struct hl_cb_mgr *mgr, u64 cb_handle) in hl_cb_destroy() 382 struct hl_device *hdev = hpriv->hdev; in hl_cb_ioctl() local 450 struct hl_device *hdev = hpriv->hdev; in hl_cb_mmap() local [all …]
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/ |
D | gaudi.c | 366 static int gaudi_get_fixed_properties(struct hl_device *hdev) in gaudi_get_fixed_properties() 482 static int gaudi_pci_bars_map(struct hl_device *hdev) in gaudi_pci_bars_map() 498 static u64 gaudi_set_hbm_bar_base(struct hl_device *hdev, u64 addr) in gaudi_set_hbm_bar_base() 524 static int gaudi_init_iatu(struct hl_device *hdev) in gaudi_init_iatu() 565 static int gaudi_early_init(struct hl_device *hdev) in gaudi_early_init() 618 static int gaudi_early_fini(struct hl_device *hdev) in gaudi_early_fini() 632 static void gaudi_fetch_psoc_frequency(struct hl_device *hdev) in gaudi_fetch_psoc_frequency() 667 static int _gaudi_init_tpc_mem(struct hl_device *hdev, in _gaudi_init_tpc_mem() 751 static int gaudi_init_tpc_mem(struct hl_device *hdev) in gaudi_init_tpc_mem() 795 static int gaudi_late_init(struct hl_device *hdev) in gaudi_late_init() [all …]
|
/kernel/linux/linux-5.10/drivers/hid/ |
D | hid-lenovo.c | 46 struct hid_device *hdev; member 68 static int lenovo_led_set_tp10ubkbd(struct hid_device *hdev, u8 led_code, in lenovo_led_set_tp10ubkbd() 113 static __u8 *lenovo_report_fixup(struct hid_device *hdev, __u8 *rdesc, in lenovo_report_fixup() 133 static int lenovo_input_mapping_tpkbd(struct hid_device *hdev, in lenovo_input_mapping_tpkbd() 146 static int lenovo_input_mapping_cptkbd(struct hid_device *hdev, in lenovo_input_mapping_cptkbd() 220 static int lenovo_input_mapping_scrollpoint(struct hid_device *hdev, in lenovo_input_mapping_scrollpoint() 231 static int lenovo_input_mapping_tp10_ultrabook_kbd(struct hid_device *hdev, in lenovo_input_mapping_tp10_ultrabook_kbd() 269 static int lenovo_input_mapping(struct hid_device *hdev, in lenovo_input_mapping() 300 static int lenovo_send_cmd_cptkbd(struct hid_device *hdev, in lenovo_send_cmd_cptkbd() 332 static void lenovo_features_set_cptkbd(struct hid_device *hdev) in lenovo_features_set_cptkbd() [all …]
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
D | hfi_venus.c | 139 static void venus_set_state(struct venus_hfi_device *hdev, in venus_set_state() 147 static bool venus_is_valid_state(struct venus_hfi_device *hdev) in venus_is_valid_state() 152 static void venus_dump_packet(struct venus_hfi_device *hdev, const void *packet) in venus_dump_packet() 163 static int venus_write_queue(struct venus_hfi_device *hdev, in venus_write_queue() 232 static int venus_read_queue(struct venus_hfi_device *hdev, in venus_read_queue() 325 static int venus_alloc(struct venus_hfi_device *hdev, struct mem_desc *desc, in venus_alloc() 341 static void venus_free(struct venus_hfi_device *hdev, struct mem_desc *mem) in venus_free() 348 static void venus_writel(struct venus_hfi_device *hdev, u32 reg, u32 value) in venus_writel() 353 static u32 venus_readl(struct venus_hfi_device *hdev, u32 reg) in venus_readl() 358 static void venus_set_registers(struct venus_hfi_device *hdev) in venus_set_registers() [all …]
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
D | btbcm.c | 35 int btbcm_check_bdaddr(struct hci_dev *hdev) in btbcm_check_bdaddr() 99 int btbcm_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btbcm_set_bdaddr() 116 int btbcm_read_pcm_int_params(struct hci_dev *hdev, in btbcm_read_pcm_int_params() 144 int btbcm_write_pcm_int_params(struct hci_dev *hdev, in btbcm_write_pcm_int_params() 162 int btbcm_patchram(struct hci_dev *hdev, const struct firmware *fw) in btbcm_patchram() 225 static int btbcm_reset(struct hci_dev *hdev) in btbcm_reset() 244 static struct sk_buff *btbcm_read_local_name(struct hci_dev *hdev) in btbcm_read_local_name() 265 static struct sk_buff *btbcm_read_local_version(struct hci_dev *hdev) in btbcm_read_local_version() 286 static struct sk_buff *btbcm_read_verbose_config(struct hci_dev *hdev) in btbcm_read_verbose_config() 306 static struct sk_buff *btbcm_read_controller_features(struct hci_dev *hdev) in btbcm_read_controller_features() [all …]
|
D | btintel.c | 27 int btintel_check_bdaddr(struct hci_dev *hdev) in btintel_check_bdaddr() 66 int btintel_enter_mfg(struct hci_dev *hdev) in btintel_enter_mfg() 83 int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg() 108 int btintel_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btintel_set_bdaddr() 126 int btintel_set_diag(struct hci_dev *hdev, bool enable) in btintel_set_diag() 159 int btintel_set_diag_mfg(struct hci_dev *hdev, bool enable) in btintel_set_diag_mfg() 177 void btintel_hw_error(struct hci_dev *hdev, u8 code) in btintel_hw_error() 211 void btintel_version_info(struct hci_dev *hdev, struct intel_version *ver) in btintel_version_info() 233 int btintel_secure_send(struct hci_dev *hdev, u8 fragment_type, u32 plen, in btintel_secure_send() 258 int btintel_load_ddc_config(struct hci_dev *hdev, const char *ddc_name) in btintel_load_ddc_config() [all …]
|