Home
last modified time | relevance | path

Searched defs:hdev (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/Linux-v5.15/net/bluetooth/
Dhci_debugfs.c92 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 …]
Dhci_event.c47 static void hci_cc_inquiry_cancel(struct hci_dev *hdev, struct sk_buff *skb, in hci_cc_inquiry_cancel()
87 static void hci_cc_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_periodic_inq()
99 static void hci_cc_exit_periodic_inq(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_exit_periodic_inq()
113 static void hci_cc_remote_name_req_cancel(struct hci_dev *hdev, in hci_cc_remote_name_req_cancel()
119 static void hci_cc_role_discovery(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_role_discovery()
138 static void hci_cc_read_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_read_link_policy()
157 static void hci_cc_write_link_policy(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_write_link_policy()
181 static void hci_cc_read_def_link_policy(struct hci_dev *hdev, in hci_cc_read_def_link_policy()
194 static void hci_cc_write_def_link_policy(struct hci_dev *hdev, in hci_cc_write_def_link_policy()
212 static void hci_cc_reset(struct hci_dev *hdev, struct sk_buff *skb) in hci_cc_reset()
[all …]
Dhci_core.c69 struct hci_dev *hdev = file->private_data; in dut_mode_read() local
81 struct hci_dev *hdev = file->private_data; in dut_mode_write() local
125 struct hci_dev *hdev = file->private_data; in vendor_diag_read() local
137 struct hci_dev *hdev = file->private_data; in vendor_diag_write() local
178 static void hci_debugfs_create_basic(struct hci_dev *hdev) in hci_debugfs_create_basic()
249 struct hci_dev *hdev = req->hdev; in hci_init1_req() local
306 struct hci_dev *hdev = req->hdev; in le_setup() local
324 struct hci_dev *hdev = req->hdev; in hci_setup_event_mask() local
420 struct hci_dev *hdev = req->hdev; in hci_init2_req() local
504 struct hci_dev *hdev = req->hdev; in hci_setup_link_policy() local
[all …]
Dhci_request.c38 void hci_req_init(struct hci_request *req, struct hci_dev *hdev) in hci_req_init()
50 bool hci_req_status_pend(struct hci_dev *hdev) in hci_req_status_pend()
58 struct hci_dev *hdev = req->hdev; in req_run() local
103 static void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_req_sync_complete()
117 void hci_req_sync_cancel(struct hci_dev *hdev, int err) in hci_req_sync_cancel()
128 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev()
185 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync()
193 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, in __hci_req_sync()
269 int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req, in hci_req_sync()
290 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_prepare_cmd()
[all …]
Dmgmt.c286 static int mgmt_index_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_index_event()
293 static int mgmt_limited_event(u16 event, struct hci_dev *hdev, void *data, in mgmt_limited_event()
300 static int mgmt_event(u16 event, struct hci_dev *hdev, void *data, u16 len, in mgmt_event()
323 static int read_version(struct sock *sk, struct hci_dev *hdev, void *data, in read_version()
336 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands()
388 static int read_index_list(struct sock *sk, struct hci_dev *hdev, void *data, in read_index_list()
448 static int read_unconf_index_list(struct sock *sk, struct hci_dev *hdev, in read_unconf_index_list()
508 static int read_ext_index_list(struct sock *sk, struct hci_dev *hdev, in read_ext_index_list()
582 static bool is_configured(struct hci_dev *hdev) in is_configured()
596 static __le32 get_missing_options(struct hci_dev *hdev) in get_missing_options()
[all …]
Dmsft.h29 static inline bool msft_monitor_supported(struct hci_dev *hdev) in msft_monitor_supported()
34 static inline void msft_do_open(struct hci_dev *hdev) {} in msft_do_open()
35 static inline void msft_do_close(struct hci_dev *hdev) {} in msft_do_close()
36 static inline void msft_vendor_evt(struct hci_dev *hdev, struct sk_buff *skb) {} in msft_vendor_evt()
37 static inline __u64 msft_get_features(struct hci_dev *hdev) { return 0; } in msft_get_features()
38 static inline int msft_add_monitor_pattern(struct hci_dev *hdev, in msft_add_monitor_pattern()
44 static inline int msft_remove_monitor(struct hci_dev *hdev, in msft_remove_monitor()
53 static inline int msft_set_filter_enable(struct hci_dev *hdev, bool enable) in msft_set_filter_enable()
58 static inline bool msft_curve_validity(struct hci_dev *hdev) in msft_curve_validity()
Dhci_conn.c66 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
267 struct hci_dev *hdev = conn->hdev; in hci_disconnect() local
280 struct hci_dev *hdev = conn->hdev; in hci_add_sco() local
312 struct hci_dev *hdev = conn->hdev; in hci_setup_sync() local
365 struct hci_dev *hdev = conn->hdev; in hci_le_conn_update() local
401 struct hci_dev *hdev = conn->hdev; in hci_le_start_enc() local
472 struct hci_dev *hdev = conn->hdev; in hci_conn_idle() local
[all …]
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c108 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_tqps_update_stats() local
203 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_update_stats() local
247 static int hclgevf_get_basic_info(struct hclgevf_dev *hdev) in hclgevf_get_basic_info()
276 static int hclgevf_get_port_base_vlan_filter_state(struct hclgevf_dev *hdev) in hclgevf_get_port_base_vlan_filter_state()
299 static int hclgevf_get_queue_info(struct hclgevf_dev *hdev) in hclgevf_get_queue_info()
330 static int hclgevf_get_queue_depth(struct hclgevf_dev *hdev) in hclgevf_get_queue_depth()
360 struct hclgevf_dev *hdev = hclgevf_ae_get_hdev(handle); in hclgevf_get_qid_global() local
376 static int hclgevf_get_pf_media_type(struct hclgevf_dev *hdev) in hclgevf_get_pf_media_type()
398 static int hclgevf_alloc_tqps(struct hclgevf_dev *hdev) in hclgevf_alloc_tqps()
439 static int hclgevf_knic_setup(struct hclgevf_dev *hdev) in hclgevf_knic_setup()
[all …]
/Linux-v5.15/drivers/misc/habanalabs/goya/
Dgoya.c360 int goya_set_fixed_properties(struct hl_device *hdev) in goya_set_fixed_properties()
486 static int goya_pci_bars_map(struct hl_device *hdev) in goya_pci_bars_map()
502 static u64 goya_set_ddr_bar_base(struct hl_device *hdev, u64 addr) in goya_set_ddr_bar_base()
536 static int goya_init_iatu(struct hl_device *hdev) in goya_init_iatu()
572 static enum hl_device_hw_state goya_get_hw_state(struct hl_device *hdev) in goya_get_hw_state()
588 static int goya_early_init(struct hl_device *hdev) in goya_early_init()
691 static int goya_early_fini(struct hl_device *hdev) in goya_early_fini()
699 static void goya_mmu_prepare_reg(struct hl_device *hdev, u64 reg, u32 asid) in goya_mmu_prepare_reg()
706 static void goya_qman0_set_security(struct hl_device *hdev, bool secure) in goya_qman0_set_security()
727 static void goya_fetch_psoc_frequency(struct hl_device *hdev) in goya_fetch_psoc_frequency()
[all …]
Dgoya_hwmgr.c10 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 …]
/Linux-v5.15/net/nfc/hci/
Dcore.c37 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 …]
/Linux-v5.15/drivers/misc/habanalabs/common/
Ddevice.c16 enum hl_device_status hl_device_status(struct hl_device *hdev) in hl_device_status()
34 bool hl_device_operational(struct hl_device *hdev, in hl_device_operational()
60 struct hl_device *hdev; in hpriv_release() local
116 struct hl_device *hdev = hpriv->hdev; in hl_device_release() local
147 struct hl_device *hdev = hpriv->hdev; in hl_device_release_ctrl() local
179 struct hl_device *hdev = hpriv->hdev; in hl_mmap() local
236 static int device_init_cdev(struct hl_device *hdev, struct class *hclass, in device_init_cdev()
258 static int device_cdev_sysfs_add(struct hl_device *hdev) in device_cdev_sysfs_add()
294 static void device_cdev_sysfs_del(struct hl_device *hdev) in device_cdev_sysfs_del()
313 struct hl_device *hdev = device_reset_work->hdev; in device_hard_reset_pending() local
[all …]
Dfirmware_if.c49 static int hl_request_fw(struct hl_device *hdev, in hl_request_fw()
113 static int hl_fw_copy_fw_to_device(struct hl_device *hdev, in hl_fw_copy_fw_to_device()
147 static int hl_fw_copy_msg_to_device(struct hl_device *hdev, in hl_fw_copy_msg_to_device()
184 int hl_fw_load_fw_to_device(struct hl_device *hdev, const char *fw_name, in hl_fw_load_fw_to_device()
200 int hl_fw_send_pci_access_msg(struct hl_device *hdev, u32 opcode) in hl_fw_send_pci_access_msg()
210 int hl_fw_send_cpu_message(struct hl_device *hdev, u32 hw_queue_id, u32 *msg, in hl_fw_send_cpu_message()
291 int hl_fw_unmask_irq(struct hl_device *hdev, u16 event_type) in hl_fw_unmask_irq()
312 int hl_fw_unmask_irq_arr(struct hl_device *hdev, const u32 *irq_arr, in hl_fw_unmask_irq_arr()
353 int hl_fw_test_cpu_queue(struct hl_device *hdev) in hl_fw_test_cpu_queue()
377 void *hl_fw_cpu_accessible_dma_pool_alloc(struct hl_device *hdev, size_t size, in hl_fw_cpu_accessible_dma_pool_alloc()
[all …]
Dsysfs.c12 long hl_get_frequency(struct hl_device *hdev, u32 pll_index, bool curr) in hl_get_frequency()
46 void hl_set_frequency(struct hl_device *hdev, u32 pll_index, u64 freq) in hl_set_frequency()
72 u64 hl_get_max_power(struct hl_device *hdev) in hl_get_max_power()
94 void hl_set_max_power(struct hl_device *hdev) in hl_set_max_power()
115 struct hl_device *hdev = dev_get_drvdata(dev); in uboot_ver_show() local
123 struct hl_device *hdev = dev_get_drvdata(dev); in armcp_kernel_ver_show() local
131 struct hl_device *hdev = dev_get_drvdata(dev); in armcp_ver_show() local
139 struct hl_device *hdev = dev_get_drvdata(dev); in cpld_ver_show() local
148 struct hl_device *hdev = dev_get_drvdata(dev); in cpucp_kernel_ver_show() local
156 struct hl_device *hdev = dev_get_drvdata(dev); in cpucp_ver_show() local
[all …]
Dhw_queue.c43 struct hl_device *hdev = cs->ctx->hdev; in hl_hw_queue_update_ci() local
83 void hl_hw_queue_submit_bd(struct hl_device *hdev, struct hl_hw_queue *q, in hl_hw_queue_submit_bd()
116 static int ext_queue_sanity_checks(struct hl_device *hdev, in ext_queue_sanity_checks()
165 static int int_queue_sanity_checks(struct hl_device *hdev, in int_queue_sanity_checks()
200 static int hw_queue_sanity_checks(struct hl_device *hdev, struct hl_hw_queue *q, in hw_queue_sanity_checks()
228 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
334 struct hl_device *hdev = job->cs->ctx->hdev; in int_queue_schedule_job() local
370 struct hl_device *hdev = job->cs->ctx->hdev; in hw_queue_schedule_job() local
403 static int init_signal_cs(struct hl_device *hdev, in init_signal_cs()
[all …]
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c116 static int hclge_pfc_stats_get(struct hclge_dev *hdev, in hclge_pfc_stats_get()
152 int hclge_pfc_rx_stats_get(struct hclge_dev *hdev, u64 *stats) in hclge_pfc_rx_stats_get()
157 int hclge_pfc_tx_stats_get(struct hclge_dev *hdev, u64 *stats) in hclge_pfc_tx_stats_get()
162 int hclge_mac_pause_en_cfg(struct hclge_dev *hdev, bool tx, bool rx) in hclge_mac_pause_en_cfg()
174 static int hclge_pfc_pause_en_cfg(struct hclge_dev *hdev, u8 tx_rx_bitmap, in hclge_pfc_pause_en_cfg()
188 static int hclge_pause_param_cfg(struct hclge_dev *hdev, const u8 *addr, in hclge_pause_param_cfg()
206 int hclge_pause_addr_cfg(struct hclge_dev *hdev, const u8 *mac_addr) in hclge_pause_addr_cfg()
228 static int hclge_fill_pri_array(struct hclge_dev *hdev, u8 *pri, u8 pri_id) in hclge_fill_pri_array()
251 static int hclge_up_to_tc_map(struct hclge_dev *hdev) in hclge_up_to_tc_map()
269 static int hclge_tm_pg_to_pri_map_cfg(struct hclge_dev *hdev, in hclge_tm_pg_to_pri_map_cfg()
[all …]
Dhclge_main.c447 static int hclge_mac_update_stats_defective(struct hclge_dev *hdev) in hclge_mac_update_stats_defective()
486 static int hclge_mac_update_stats_complete(struct hclge_dev *hdev, u32 desc_num) in hclge_mac_update_stats_complete()
530 static int hclge_mac_query_reg_num(struct hclge_dev *hdev, u32 *desc_num) in hclge_mac_query_reg_num()
551 static int hclge_mac_update_stats(struct hclge_dev *hdev) in hclge_mac_update_stats()
572 struct hclge_dev *hdev = vport->back; in hclge_tqps_update_stats() local
704 static void hclge_update_stats_for_all(struct hclge_dev *hdev) in hclge_update_stats_for_all()
729 struct hclge_dev *hdev = vport->back; in hclge_update_stats() local
758 struct hclge_dev *hdev = vport->back; in hclge_get_sset_count() local
834 struct hclge_dev *hdev = vport->back; in hclge_get_stats() local
846 struct hclge_dev *hdev = vport->back; in hclge_get_mac_stat() local
[all …]
Dhclge_dcb.c11 static int hclge_ieee_ets_to_tm_info(struct hclge_dev *hdev, in hclge_ieee_ets_to_tm_info()
44 static void hclge_tm_info_to_ieee_ets(struct hclge_dev *hdev, in hclge_tm_info_to_ieee_ets()
69 struct hclge_dev *hdev = vport->back; in hclge_ieee_getets() local
76 static int hclge_dcb_common_validate(struct hclge_dev *hdev, u8 num_tc, in hclge_dcb_common_validate()
107 static u8 hclge_ets_tc_changed(struct hclge_dev *hdev, struct ieee_ets *ets, in hclge_ets_tc_changed()
125 static int hclge_ets_sch_mode_validate(struct hclge_dev *hdev, in hclge_ets_sch_mode_validate()
167 static int hclge_ets_validate(struct hclge_dev *hdev, struct ieee_ets *ets, in hclge_ets_validate()
190 static int hclge_map_update(struct hclge_dev *hdev) in hclge_map_update()
211 static int hclge_notify_down_uinit(struct hclge_dev *hdev) in hclge_notify_down_uinit()
222 static int hclge_notify_init_up(struct hclge_dev *hdev) in hclge_notify_init_up()
[all …]
Dhclge_err.c1351 static int hclge_cmd_query_error(struct hclge_dev *hdev, in hclge_cmd_query_error()
1372 static int hclge_clear_mac_tnl_int(struct hclge_dev *hdev) in hclge_clear_mac_tnl_int()
1382 static int hclge_config_common_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_common_hw_err_int()
1419 static int hclge_config_ncsi_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ncsi_hw_err_int()
1441 static int hclge_config_igu_egu_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_igu_egu_hw_err_int()
1480 static int hclge_config_ppp_error_interrupt(struct hclge_dev *hdev, u32 cmd, in hclge_config_ppp_error_interrupt()
1529 static int hclge_config_ppp_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_ppp_hw_err_int()
1544 static int hclge_config_tm_hw_err_int(struct hclge_dev *hdev, bool en) in hclge_config_tm_hw_err_int()
1577 static int hclge_config_mac_err_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_err_int()
1598 int hclge_config_mac_tnl_int(struct hclge_dev *hdev, bool en) in hclge_config_mac_tnl_int()
[all …]
Dhclge_ptp.c8 static int hclge_ptp_get_cycle(struct hclge_dev *hdev) in hclge_ptp_get_cycle()
27 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); in hclge_ptp_adjfreq() local
70 struct hclge_dev *hdev = vport->back; in hclge_ptp_set_tx_info() local
86 void hclge_ptp_clean_tx_hwts(struct hclge_dev *hdev) in hclge_ptp_clean_tx_hwts()
118 struct hclge_dev *hdev = vport->back; in hclge_ptp_get_rx_hwts() local
143 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); in hclge_ptp_gettimex() local
163 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); in hclge_ptp_settime() local
182 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); in hclge_ptp_adjtime() local
215 int hclge_ptp_get_cfg(struct hclge_dev *hdev, struct ifreq *ifr) in hclge_ptp_get_cfg()
224 static int hclge_ptp_int_en(struct hclge_dev *hdev, bool en) in hclge_ptp_int_en()
[all …]
/Linux-v5.15/drivers/misc/habanalabs/gaudi/
Dgaudi.c483 get_collective_mode(struct hl_device *hdev, u32 queue_id) in get_collective_mode()
503 static inline void set_default_power_values(struct hl_device *hdev) in set_default_power_values()
520 static int gaudi_set_fixed_properties(struct hl_device *hdev) in gaudi_set_fixed_properties()
667 static int gaudi_pci_bars_map(struct hl_device *hdev) in gaudi_pci_bars_map()
683 static u64 gaudi_set_hbm_bar_base(struct hl_device *hdev, u64 addr) in gaudi_set_hbm_bar_base()
712 static int gaudi_init_iatu(struct hl_device *hdev) in gaudi_init_iatu()
756 static enum hl_device_hw_state gaudi_get_hw_state(struct hl_device *hdev) in gaudi_get_hw_state()
761 static int gaudi_early_init(struct hl_device *hdev) in gaudi_early_init()
855 static int gaudi_early_fini(struct hl_device *hdev) in gaudi_early_fini()
869 static int gaudi_fetch_psoc_frequency(struct hl_device *hdev) in gaudi_fetch_psoc_frequency()
[all …]
/Linux-v5.15/drivers/hid/
Dhid-lenovo.c46 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_x1_tab_kbd(struct hid_device *hdev, in lenovo_input_mapping_x1_tab_kbd()
317 static int lenovo_input_mapping(struct hid_device *hdev, in lenovo_input_mapping()
350 static int lenovo_send_cmd_cptkbd(struct hid_device *hdev, in lenovo_send_cmd_cptkbd()
[all …]
/Linux-v5.15/drivers/bluetooth/
Dbtintel.c35 int btintel_check_bdaddr(struct hci_dev *hdev) in btintel_check_bdaddr()
74 int btintel_enter_mfg(struct hci_dev *hdev) in btintel_enter_mfg()
91 int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg()
116 int btintel_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in btintel_set_bdaddr()
134 static int btintel_set_event_mask(struct hci_dev *hdev, bool debug) in btintel_set_event_mask()
154 int btintel_set_diag(struct hci_dev *hdev, bool enable) in btintel_set_diag()
187 static int btintel_set_diag_mfg(struct hci_dev *hdev, bool enable) in btintel_set_diag_mfg()
204 static int btintel_set_diag_combined(struct hci_dev *hdev, bool enable) in btintel_set_diag_combined()
221 static void btintel_hw_error(struct hci_dev *hdev, u8 code) in btintel_hw_error()
254 int btintel_version_info(struct hci_dev *hdev, struct intel_version *ver) in btintel_version_info()
[all …]
Dbtbcm.c35 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 …]
/Linux-v5.15/drivers/media/platform/qcom/venus/
Dhfi_venus.c139 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_set_registers(struct venus_hfi_device *hdev) in venus_set_registers()
359 static void venus_soft_int(struct venus_hfi_device *hdev) in venus_soft_int()
372 static int venus_iface_cmdq_write_nolock(struct venus_hfi_device *hdev, in venus_iface_cmdq_write_nolock()
[all …]

12345678910>>...12