| /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 …]
|
| /kernel/linux/linux-4.19/net/bluetooth/ |
| D | hci_debugfs.c | 91 struct hci_dev *hdev = f->private; in features_show() local 108 struct hci_dev *hdev = f->private; in device_id_show() local 122 struct hci_dev *hdev = f->private; in device_list_show() local 142 struct hci_dev *hdev = f->private; in blacklist_show() local 157 struct hci_dev *hdev = f->private; in uuids_show() local 182 struct hci_dev *hdev = f->private; in remote_oob_show() local 201 struct hci_dev *hdev = data; in conn_info_min_age_set() local 215 struct hci_dev *hdev = data; in conn_info_min_age_get() local 229 struct hci_dev *hdev = data; in conn_info_max_age_set() local 243 struct hci_dev *hdev = data; in conn_info_max_age_get() local [all …]
|
| D | hci_event.c | 44 static void hci_cc_inquiry_cancel(struct hci_dev *hdev, struct sk_buff *skb, in hci_cc_inquiry_cancel() 84 static void hci_cc_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_periodic_inq() 96 static void hci_cc_exit_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_exit_periodic_inq() 110 static void hci_cc_remote_name_req_cancel(struct hci_dev *hdev, in hci_cc_remote_name_req_cancel() 116 static void hci_cc_role_discovery(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_role_discovery() 135 static void hci_cc_read_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_link_policy() 154 static void hci_cc_write_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_link_policy() 178 static void hci_cc_read_def_link_policy(struct hci_dev *hdev, in hci_cc_read_def_link_policy() 191 static void hci_cc_write_def_link_policy(struct hci_dev *hdev, in hci_cc_write_def_link_policy() 209 static void hci_cc_reset(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_reset() [all …]
|
| D | hci_core.c | 65 struct hci_dev *hdev = file->private_data; in dut_mode_read() local 77 struct hci_dev *hdev = file->private_data; in dut_mode_write() local 121 struct hci_dev *hdev = file->private_data; in vendor_diag_read() local 133 struct hci_dev *hdev = file->private_data; in vendor_diag_write() local 174 static void hci_debugfs_create_basic(struct hci_dev *hdev) in hci_debugfs_create_basic() 245 struct hci_dev *hdev = req->hdev; in hci_init1_req() local 302 struct hci_dev *hdev = req->hdev; in le_setup() local 320 struct hci_dev *hdev = req->hdev; in hci_setup_event_mask() local 416 struct hci_dev *hdev = req->hdev; in hci_init2_req() local 500 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 | 250 static int mgmt_index_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_index_event() 257 static int mgmt_limited_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_limited_event() 264 static int mgmt_event(u16 event, struct hci_dev *hdev, void *data, u16 len, in mgmt_event() 287 static int read_version(struct sock *sk, struct hci_dev *hdev, void *data, in read_version() 300 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands() 352 static int read_index_list(struct sock *sk, struct hci_dev *hdev, void *data, in read_index_list() 412 static int read_unconf_index_list(struct sock *sk, struct hci_dev *hdev, in read_unconf_index_list() 472 static int read_ext_index_list(struct sock *sk, struct hci_dev *hdev, in read_ext_index_list() 548 static bool is_configured(struct hci_dev *hdev) in is_configured() 561 static __le32 get_missing_options(struct hci_dev *hdev) in get_missing_options() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_main.c | 39 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_tqps_update_stats() local 85 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_tqps_get_stats() local 104 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_tqps_get_sset_count() local 111 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_tqps_get_strings() local 137 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_update_stats() local 171 static int hclgevf_get_tc_info(struct hclgevf_dev *hdev) in hclgevf_get_tc_info() 190 static int hclge_get_queue_info(struct hclgevf_dev *hdev) in hclge_get_queue_info() 214 static int hclgevf_alloc_tqps(struct hclgevf_dev *hdev) in hclgevf_alloc_tqps() 248 static int hclgevf_knic_setup(struct hclgevf_dev *hdev) in hclgevf_knic_setup() 288 static void hclgevf_request_link_info(struct hclgevf_dev *hdev) in hclgevf_request_link_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-4.19/net/nfc/hci/ |
| D | core.c | 49 void nfc_hci_reset_pipes(struct nfc_hci_dev *hdev) in nfc_hci_reset_pipes() 61 void nfc_hci_reset_pipes_per_host(struct nfc_hci_dev *hdev, u8 host) in nfc_hci_reset_pipes_per_host() 77 struct nfc_hci_dev *hdev = container_of(work, struct nfc_hci_dev, in nfc_hci_msg_tx_work() local 140 struct nfc_hci_dev *hdev = container_of(work, struct nfc_hci_dev, in nfc_hci_msg_rx_work() local 160 static void __nfc_hci_cmd_completion(struct nfc_hci_dev *hdev, int err, in __nfc_hci_cmd_completion() 177 void nfc_hci_resp_received(struct nfc_hci_dev *hdev, u8 result, in nfc_hci_resp_received() 193 void nfc_hci_cmd_received(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_cmd_received() 296 int nfc_hci_target_discovered(struct nfc_hci_dev *hdev, u8 gate) in nfc_hci_target_discovered() 393 void nfc_hci_event_received(struct nfc_hci_dev *hdev, u8 pipe, u8 event, in nfc_hci_event_received() 456 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 …]
|
| /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 …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_tm.c | 113 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() 203 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 | 397 static int hclge_64_bit_update_stats(struct hclge_dev *hdev) in hclge_64_bit_update_stats() 445 static int hclge_32_bit_update_stats(struct hclge_dev *hdev) in hclge_32_bit_update_stats() 500 static int hclge_mac_update_stats(struct hclge_dev *hdev) in hclge_mac_update_stats() 541 struct hclge_dev *hdev = vport->back; in hclge_tqps_update_stats() local 699 static void hclge_update_stats_for_all(struct hclge_dev *hdev) in hclge_update_stats_for_all() 732 struct hclge_dev *hdev = vport->back; in hclge_update_stats() local 773 struct hclge_dev *hdev = vport->back; in hclge_get_sset_count() local 852 struct hclge_dev *hdev = vport->back; in hclge_get_stats() local 870 static int hclge_parse_func_status(struct hclge_dev *hdev, in hclge_parse_func_status() 885 static int hclge_query_function_status(struct hclge_dev *hdev) in hclge_query_function_status() [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 …]
|
| /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-4.19/drivers/hid/ |
| D | hid-lenovo.c | 67 static __u8 *lenovo_report_fixup(struct hid_device *hdev, __u8 *rdesc, in lenovo_report_fixup() 87 static int lenovo_input_mapping_tpkbd(struct hid_device *hdev, in lenovo_input_mapping_tpkbd() 100 static int lenovo_input_mapping_cptkbd(struct hid_device *hdev, in lenovo_input_mapping_cptkbd() 174 static int lenovo_input_mapping_scrollpoint(struct hid_device *hdev, in lenovo_input_mapping_scrollpoint() 185 static int lenovo_input_mapping(struct hid_device *hdev, in lenovo_input_mapping() 213 static int lenovo_send_cmd_cptkbd(struct hid_device *hdev, in lenovo_send_cmd_cptkbd() 245 static void lenovo_features_set_cptkbd(struct hid_device *hdev) in lenovo_features_set_cptkbd() 263 struct hid_device *hdev = to_hid_device(dev); in attr_fn_lock_show_cptkbd() local 274 struct hid_device *hdev = to_hid_device(dev); in attr_fn_lock_store_cptkbd() local 293 struct hid_device *hdev = to_hid_device(dev); in attr_sensitivity_show_cptkbd() local [all …]
|