Home
last modified time | relevance | path

Searched defs:hdev (Results 276 - 300 of 610) sorted by relevance

1...<<11121314151617181920>>...25

/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Dse.c48 static u8 st21nfca_se_get_bwi(struct nfc_hci_dev *hdev) in st21nfca_se_get_bwi() argument
67 static void st21nfca_se_get_atr(struct nfc_hci_dev *hdev) in st21nfca_se_get_atr() argument
86 static int st21nfca_hci_control_se(struct nfc_hci_dev *hdev, u32 se_idx, in st21nfca_hci_control_se() argument
152 st21nfca_hci_discover_se(struct nfc_hci_dev *hdev) st21nfca_hci_discover_se() argument
174 st21nfca_hci_enable_se(struct nfc_hci_dev *hdev, u32 se_idx) st21nfca_hci_enable_se() argument
203 st21nfca_hci_disable_se(struct nfc_hci_dev *hdev, u32 se_idx) st21nfca_hci_disable_se() argument
220 st21nfca_hci_se_io(struct nfc_hci_dev *hdev, u32 se_idx, u8 *apdu, size_t apdu_length, se_io_cb_t cb, void *cb_context) st21nfca_hci_se_io() argument
307 st21nfca_connectivity_event_received(struct nfc_hci_dev *hdev, u8 host, u8 event, struct sk_buff *skb) st21nfca_connectivity_event_received() argument
377 st21nfca_apdu_reader_event_received(struct nfc_hci_dev *hdev, u8 event, struct sk_buff *skb) st21nfca_apdu_reader_event_received() argument
413 st21nfca_se_init(struct nfc_hci_dev *hdev) st21nfca_se_init() argument
437 st21nfca_se_deinit(struct nfc_hci_dev *hdev) st21nfca_se_deinit() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dhid-sensor-hub.h68 struct hid_device *hdev; member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.c97 struct hnae_ae_dev *hdev = cls_to_ae_dev(dev); in __ae_match() local
402 int hnae_ae_register(struct hnae_ae_dev *hdev, struct module *owner) in hnae_ae_register() argument
443 hnae_ae_unregister(struct hnae_ae_dev *hdev) hnae_ae_unregister() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c11 static int hclge_ieee_ets_to_tm_info(struct hclge_dev *hdev, in hclge_ieee_ets_to_tm_info() argument
44 static void hclge_tm_info_to_ieee_ets(struct hclge_dev *hdev, in hclge_tm_info_to_ieee_ets() argument
72 struct hclge_dev *hdev = vport->back; hclge_ieee_getets() local
79 hclge_dcb_common_validate(struct hclge_dev *hdev, u8 num_tc, u8 *prio_tc) hclge_dcb_common_validate() argument
110 hclge_ets_tc_changed(struct hclge_dev *hdev, struct ieee_ets *ets, bool *changed) hclge_ets_tc_changed() argument
128 hclge_ets_sch_mode_validate(struct hclge_dev *hdev, struct ieee_ets *ets, bool *changed, u8 tc_num) hclge_ets_sch_mode_validate() argument
178 hclge_ets_validate(struct hclge_dev *hdev, struct ieee_ets *ets, u8 *tc, bool *changed) hclge_ets_validate() argument
201 hclge_map_update(struct hclge_dev *hdev) hclge_map_update() argument
222 hclge_notify_down_uinit(struct hclge_dev *hdev) hclge_notify_down_uinit() argument
237 hclge_notify_init_up(struct hclge_dev *hdev) hclge_notify_init_up() argument
256 struct hclge_dev *hdev = vport->back; hclge_ieee_setets() local
306 struct hclge_dev *hdev = vport->back; hclge_ieee_getpfc() local
330 struct hclge_dev *hdev = vport->back; hclge_ieee_setpfc() local
398 struct hclge_dev *hdev = vport->back; hclge_ieee_setapp() local
444 struct hclge_dev *hdev = vport->back; hclge_ieee_delapp() local
485 struct hclge_dev *hdev = vport->back; hclge_getdcbx() local
497 struct hclge_dev *hdev = vport->back; hclge_setdcbx() local
512 hclge_mqprio_qopt_check(struct hclge_dev *hdev, struct tc_mqprio_qopt_offload *mqprio_qopt) hclge_mqprio_qopt_check() argument
581 hclge_config_tc(struct hclge_dev *hdev, struct hnae3_tc_info *tc_info) hclge_config_tc() argument
599 struct hclge_dev *hdev = vport->back; hclge_setup_tc() local
665 hclge_dcb_ops_set(struct hclge_dev *hdev) hclge_dcb_ops_set() argument
[all...]
H A Dhclge_ptp.c8 static int hclge_ptp_get_cycle(struct hclge_dev *hdev) in hclge_ptp_get_cycle() argument
27 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); in hclge_ptp_adjfine() local
58 struct hclge_dev *hdev = vport->back; hclge_ptp_set_tx_info() local
74 hclge_ptp_clean_tx_hwts(struct hclge_dev *hdev) hclge_ptp_clean_tx_hwts() argument
106 struct hclge_dev *hdev = vport->back; hclge_ptp_get_rx_hwts() local
131 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); hclge_ptp_gettimex() local
151 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); hclge_ptp_settime() local
170 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); hclge_ptp_adjtime() local
203 hclge_ptp_get_cfg(struct hclge_dev *hdev, struct ifreq *ifr) hclge_ptp_get_cfg() argument
212 hclge_ptp_int_en(struct hclge_dev *hdev, bool en) hclge_ptp_int_en() argument
231 hclge_ptp_cfg_qry(struct hclge_dev *hdev, u32 *cfg) hclge_ptp_cfg_qry() argument
251 hclge_ptp_cfg(struct hclge_dev *hdev, u32 cfg) hclge_ptp_cfg() argument
330 hclge_ptp_set_ts_mode(struct hclge_dev *hdev, struct hwtstamp_config *cfg) hclge_ptp_set_ts_mode() argument
358 hclge_ptp_set_cfg(struct hclge_dev *hdev, struct ifreq *ifr) hclge_ptp_set_cfg() argument
384 struct hclge_dev *hdev = vport->back; hclge_ptp_get_ts_info() local
422 hclge_ptp_create_clock(struct hclge_dev *hdev) hclge_ptp_create_clock() argument
463 hclge_ptp_destroy_clock(struct hclge_dev *hdev) hclge_ptp_destroy_clock() argument
471 hclge_ptp_init(struct hclge_dev *hdev) hclge_ptp_init() argument
528 hclge_ptp_uninit(struct hclge_dev *hdev) hclge_ptp_uninit() argument
[all...]
H A Dhclge_mdio.c46 struct hclge_dev *hdev = bus->priv; in hclge_mdio_write() local
84 struct hclge_dev *hdev = bus->priv; in hclge_mdio_read() local
123 int hclge_mac_mdio_config(struct hclge_dev *hdev) in hclge_mac_mdio_config() argument
179 struct hclge_dev *hdev = vport->back; hclge_mac_adjust_link() local
202 struct hclge_dev *hdev = vport->back; hclge_mac_connect_phy() local
242 struct hclge_dev *hdev = vport->back; hclge_mac_disconnect_phy() local
251 hclge_mac_start_phy(struct hclge_dev *hdev) hclge_mac_start_phy() argument
263 hclge_mac_stop_phy(struct hclge_dev *hdev) hclge_mac_stop_phy() argument
274 hclge_read_phy_reg(struct hclge_dev *hdev, u16 reg_addr) hclge_read_phy_reg() argument
293 hclge_write_phy_reg(struct hclge_dev *hdev, u16 reg_addr, u16 val) hclge_write_phy_reg() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_mbx.c17 static void hclgevf_reset_mbx_resp_status(struct hclgevf_dev *hdev) in hclgevf_reset_mbx_resp_status() argument
40 static int hclgevf_get_mbx_resp(struct hclgevf_dev *hdev, u1 argument
101 hclgevf_send_mbx_msg(struct hclgevf_dev *hdev, struct hclge_vf_to_pf_msg *send_msg, bool need_resp, u8 *resp_data, u16 resp_len) hclgevf_send_mbx_msg() argument
165 hclgevf_handle_mbx_response(struct hclgevf_dev *hdev, struct hclge_mbx_pf_to_vf_cmd *req) hclgevf_handle_mbx_response() argument
201 hclgevf_handle_mbx_msg(struct hclgevf_dev *hdev, struct hclge_mbx_pf_to_vf_cmd *req) hclgevf_handle_mbx_msg() argument
224 hclgevf_mbx_handler(struct hclgevf_dev *hdev) hclgevf_mbx_handler() argument
291 hclgevf_parse_promisc_info(struct hclgevf_dev *hdev, u16 promisc_info) hclgevf_parse_promisc_info() argument
299 hclgevf_mbx_async_handler(struct hclgevf_dev *hdev) hclgevf_mbx_async_handler() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dhid-sensor-hub.h68 struct hid_device *hdev; member
H A Dhid_bpf.h159 static inline int hid_bpf_connect_device(struct hid_device *hdev) { return 0; } in hid_bpf_connect_device() argument
160 static inline void hid_bpf_disconnect_device(struct hid_device *hdev) {} in hid_bpf_disconnect_device() argument
163 static inline u8 *call_hid_bpf_rdesc_fixup(struct hid_device *hdev, u8 *rdesc, unsigned int *size) in call_hid_bpf_rdesc_fixup() argument
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dlvstest.c42 struct usb_device *udev, *hdev; in create_lvs_device() local
76 struct usb_device *hdev = udev->parent; in destroy_lvs_device() local
85 static int lvs_rh_clear_port_feature(struct usb_device *hdev, in lvs_rh_clear_port_feature() argument
93 lvs_rh_set_port_feature(struct usb_device *hdev, int port1, int feature) lvs_rh_set_port_feature() argument
105 struct usb_device *hdev = interface_to_usbdev(intf); u3_entry_store() local
134 struct usb_device *hdev = interface_to_usbdev(intf); u3_exit_store() local
163 struct usb_device *hdev = interface_to_usbdev(intf); hot_reset_store() local
182 struct usb_device *hdev = interface_to_usbdev(intf); warm_reset_store() local
201 struct usb_device *hdev = interface_to_usbdev(intf); u2_timeout_store() local
230 struct usb_device *hdev = interface_to_usbdev(intf); u1_timeout_store() local
297 struct usb_device *hdev = interface_to_usbdev(intf); enable_compliance_store() local
330 struct usb_device *hdev = interface_to_usbdev(intf); lvs_rh_work() local
395 struct usb_device *hdev; lvs_rh_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtqca.c18 int qca_read_soc_version(struct hci_dev *hdev, struct qca_btsoc_version *ver, in qca_read_soc_version() argument
98 qca_read_fw_build_info(struct hci_dev *hdev) qca_read_fw_build_info() argument
145 qca_send_patch_config_cmd(struct hci_dev *hdev) qca_send_patch_config_cmd() argument
189 qca_send_reset(struct hci_dev *hdev) qca_send_reset() argument
208 qca_send_pre_shutdown_cmd(struct hci_dev *hdev) qca_send_pre_shutdown_cmd() argument
230 qca_tlv_check_data(struct hci_dev *hdev, struct qca_fw_config *config, u8 *fw_data, enum qca_btsoc_type soc_type) qca_tlv_check_data() argument
347 qca_tlv_send_segment(struct hci_dev *hdev, int seg_size, const u8 *data, enum qca_tlv_dnld_mode mode, enum qca_btsoc_type soc_type) qca_tlv_send_segment() argument
420 qca_inject_cmd_complete_event(struct hci_dev *hdev) qca_inject_cmd_complete_event() argument
445 qca_download_firmware(struct hci_dev *hdev, struct qca_fw_config *config, enum qca_btsoc_type soc_type, u8 rom_ver) qca_download_firmware() argument
532 qca_disable_soc_logging(struct hci_dev *hdev) qca_disable_soc_logging() argument
553 qca_set_bdaddr_rome(struct hci_dev *hdev, const bdaddr_t *bdaddr) qca_set_bdaddr_rome() argument
577 qca_uart_setup(struct hci_dev *hdev, uint8_t baudrate, enum qca_btsoc_type soc_type, struct qca_btsoc_version ver, const char *firmware_name) qca_uart_setup() argument
759 qca_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) qca_set_bdaddr() argument
[all...]
H A Ddtl1_cs.c68 struct hci_dev *hdev; member
359 static int dtl1_hci_open(struct hci_dev *hdev) in dtl1_hci_open() argument
365 static int dtl1_hci_flush(struct hci_dev *hdev) in dtl1_hci_flush() argument
376 static int dtl1_hci_close(struct hci_dev *hdev) in dtl1_hci_close() argument
384 dtl1_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) dtl1_hci_send_frame() argument
439 struct hci_dev *hdev; dtl1_open() local
508 struct hci_dev *hdev = info->hdev; dtl1_close() local
[all...]
H A Dhci_ath.c147 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd() argument
169 static int ath_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in ath_set_bdaddr() argument
H A Dvirtio_bt.c26 struct hci_dev *hdev; member
51 static int virtbt_open(struct hci_dev *hdev) in virtbt_open() argument
65 static int virtbt_close(struct hci_dev *hdev) in virtbt_close() argument
88 static int virtbt_flush(struct hci_dev *hdev) in virtbt_flush() argument
93 static int virtbt_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in virtbt_send_frame() argument
113 static int virtbt_setup_zephyr(struct hci_dev *hdev) in virtbt_setup_zephyr() argument
130 virtbt_set_bdaddr_zephyr(struct hci_dev *hdev, const bdaddr_t *bdaddr) virtbt_set_bdaddr_zephyr() argument
144 virtbt_setup_intel(struct hci_dev *hdev) virtbt_setup_intel() argument
157 virtbt_set_bdaddr_intel(struct hci_dev *hdev, const bdaddr_t *bdaddr) virtbt_set_bdaddr_intel() argument
170 virtbt_setup_realtek(struct hci_dev *hdev) virtbt_setup_realtek() argument
185 virtbt_shutdown_generic(struct hci_dev *hdev) virtbt_shutdown_generic() argument
266 struct hci_dev *hdev; virtbt_probe() local
391 struct hci_dev *hdev = vbt->hdev; virtbt_remove() local
[all...]
H A Dbtmrvl_main.c414 static int btmrvl_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in btmrvl_send_frame() argument
447 static int btmrvl_flush(struct hci_dev *hdev) in btmrvl_flush() argument
456 static int btmrvl_close(struct hci_dev *hdev) in btmrvl_close() argument
465 static int btmrvl_open(struct hci_dev *hdev) in btmrvl_open() argument
529 btmrvl_setup(struct hci_dev *hdev) btmrvl_setup() argument
554 btmrvl_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) btmrvl_set_bdaddr() argument
577 btmrvl_wakeup(struct hci_dev *hdev) btmrvl_wakeup() argument
666 struct hci_dev *hdev = NULL; btmrvl_register_hdev() local
763 struct hci_dev *hdev; btmrvl_remove_card() local
[all...]
H A Dbfusb.c50 struct hci_dev *hdev; member
401 bfusb_open(struct hci_dev *hdev) bfusb_open() argument
422 bfusb_flush(struct hci_dev *hdev) bfusb_flush() argument
433 bfusb_close(struct hci_dev *hdev) bfusb_close() argument
449 bfusb_send_frame(struct hci_dev *hdev, struct sk_buff *skb) bfusb_send_frame() argument
604 struct hci_dev *hdev; bfusb_probe() local
696 struct hci_dev *hdev = data->hdev; bfusb_disconnect() local
[all...]
H A Dbtbcm.h70 static inline int btbcm_check_bdaddr(struct hci_dev *hdev) in btbcm_check_bdaddr() argument
75 btbcm_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) btbcm_set_bdaddr() argument
80 btbcm_read_pcm_int_params(struct hci_dev *hdev, struct bcm_set_pcm_int_params *params) btbcm_read_pcm_int_params() argument
86 btbcm_write_pcm_int_params(struct hci_dev *hdev, const struct bcm_set_pcm_int_params *params) btbcm_write_pcm_int_params() argument
92 btbcm_patchram(struct hci_dev *hdev, const struct firmware *fw) btbcm_patchram() argument
97 btbcm_setup_patchram(struct hci_dev *hdev) btbcm_setup_patchram() argument
102 btbcm_setup_apple(struct hci_dev *hdev) btbcm_setup_apple() argument
107 btbcm_initialize(struct hci_dev *hdev, bool *fw_load_done, bool use_autobaud_mode) btbcm_initialize() argument
112 btbcm_finalize(struct hci_dev *hdev, bool *fw_load_done, bool use_autobaud_mode) btbcm_finalize() argument
[all...]
H A Dhci_ldisc.c80 struct hci_dev *hdev = hu->hdev; in hci_uart_tx_complete() local
149 struct hci_dev *hdev = hu->hdev; in hci_uart_write_work() local
187 struct hci_dev *hdev; in hci_uart_init_work() local
225 hci_uart_flush(struct hci_dev *hdev) hci_uart_flush() argument
251 hci_uart_open(struct hci_dev *hdev) hci_uart_open() argument
262 hci_uart_close(struct hci_dev *hdev) hci_uart_close() argument
272 hci_uart_send_frame(struct hci_dev *hdev, struct sk_buff *skb) hci_uart_send_frame() argument
389 hci_uart_setup(struct hci_dev *hdev) hci_uart_setup() argument
527 struct hci_dev *hdev; hci_uart_tty_close() local
630 struct hci_dev *hdev; hci_uart_register_dev() local
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dcommand_buffer.c19 struct hl_device *hdev = ctx->hdev; in cb_map_mem() local
70 struct hl_device *hdev = ctx->hdev; cb_unmap_mem() local
80 cb_fini(struct hl_device *hdev, struct hl_cb *cb) cb_fini() argument
91 cb_do_release(struct hl_device *hdev, struct hl_cb *cb) cb_do_release() argument
103 hl_cb_alloc(struct hl_device *hdev, u32 cb_size, int ctx_id, bool internal_cb) hl_cb_alloc() argument
161 struct hl_device *hdev; global() member
266 hl_cb_create(struct hl_device *hdev, struct hl_mem_mgr *mmg, struct hl_ctx *ctx, u32 cb_size, bool internal_cb, bool map_cb, u64 *handle) hl_cb_create() argument
367 struct hl_device *hdev = hpriv->hdev; hl_cb_ioctl() local
443 hl_cb_kernel_create(struct hl_device *hdev, u32 cb_size, bool internal_cb) hl_cb_kernel_create() argument
474 hl_cb_pool_init(struct hl_device *hdev) hl_cb_pool_init() argument
497 hl_cb_pool_fini(struct hl_device *hdev) hl_cb_pool_fini() argument
511 struct hl_device *hdev = ctx->hdev; hl_cb_va_pool_init() local
550 struct hl_device *hdev = ctx->hdev; hl_cb_va_pool_fini() local
[all...]
H A Dhwmon.c17 static u32 fixup_flags_legacy_fw(struct hl_device *hdev, enum hwmon_sensor_types type, in fixup_flags_legacy_fw() argument
64 static u32 fixup_flags_legacy_fw(struct hl_device *hdev, enum hwmon_sensor_types type, in fixup_flags_legacy_fw() argument
77 static u32 adjust_hwmon_flags(struct hl_device *hdev, enum hwmon_sensor_types type, u32 cpucp_flags) in adjust_hwmon_flags() argument
148 int hl_build_hwmon_channel_info(struct hl_device *hdev, struct cpucp_sensor *sensors_arr) in hl_build_hwmon_channel_info() argument
245 struct hl_device *hdev = dev_get_drvdata(dev); hl_read() local
399 struct hl_device *hdev = dev_get_drvdata(dev); hl_write() local
568 hl_get_temperature(struct hl_device *hdev, int sensor_index, u32 attr, long *value) hl_get_temperature() argument
600 hl_set_temperature(struct hl_device *hdev, int sensor_index, u32 attr, long value) hl_set_temperature() argument
625 hl_get_voltage(struct hl_device *hdev, int sensor_index, u32 attr, long *value) hl_get_voltage() argument
654 hl_get_current(struct hl_device *hdev, int sensor_index, u32 attr, long *value) hl_get_current() argument
683 hl_get_fan_speed(struct hl_device *hdev, int sensor_index, u32 attr, long *value) hl_get_fan_speed() argument
712 hl_get_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, long *value) hl_get_pwm_info() argument
741 hl_set_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, long value) hl_set_pwm_info() argument
764 hl_set_voltage(struct hl_device *hdev, int sensor_index, u32 attr, long value) hl_set_voltage() argument
789 hl_set_current(struct hl_device *hdev, int sensor_index, u32 attr, long value) hl_set_current() argument
814 hl_set_power(struct hl_device *hdev, int sensor_index, u32 attr, long value) hl_set_power() argument
845 hl_get_power(struct hl_device *hdev, int sensor_index, u32 attr, long *value) hl_get_power() argument
874 hl_hwmon_init(struct hl_device *hdev) hl_hwmon_init() argument
907 hl_hwmon_fini(struct hl_device *hdev) hl_hwmon_fini() argument
915 hl_hwmon_release_resources(struct hl_device *hdev) hl_hwmon_release_resources() argument
[all...]
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/
H A Di2c.c53 struct nfc_hci_dev *hdev; member
H A Dse.c48 static u8 st21nfca_se_get_bwi(struct nfc_hci_dev *hdev) in st21nfca_se_get_bwi() argument
67 static void st21nfca_se_get_atr(struct nfc_hci_dev *hdev) in st21nfca_se_get_atr() argument
86 static int st21nfca_hci_control_se(struct nfc_hci_dev *hdev, u32 se_idx, in st21nfca_hci_control_se() argument
152 st21nfca_hci_discover_se(struct nfc_hci_dev *hdev) st21nfca_hci_discover_se() argument
174 st21nfca_hci_enable_se(struct nfc_hci_dev *hdev, u32 se_idx) st21nfca_hci_enable_se() argument
203 st21nfca_hci_disable_se(struct nfc_hci_dev *hdev, u32 se_idx) st21nfca_hci_disable_se() argument
220 st21nfca_hci_se_io(struct nfc_hci_dev *hdev, u32 se_idx, u8 *apdu, size_t apdu_length, se_io_cb_t cb, void *cb_context) st21nfca_hci_se_io() argument
303 st21nfca_connectivity_event_received(struct nfc_hci_dev *hdev, u8 host, u8 event, struct sk_buff *skb) st21nfca_connectivity_event_received() argument
373 st21nfca_apdu_reader_event_received(struct nfc_hci_dev *hdev, u8 event, struct sk_buff *skb) st21nfca_apdu_reader_event_received() argument
409 st21nfca_se_init(struct nfc_hci_dev *hdev) st21nfca_se_init() argument
433 st21nfca_se_deinit(struct nfc_hci_dev *hdev) st21nfca_se_deinit() argument
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/
H A Dgoya_security.c18 static void goya_pb_set_block(struct hl_device *hdev, u64 base) in goya_pb_set_block() argument
28 static void goya_init_mme_protection_bits(struct hl_device *hdev) in goya_init_mme_protection_bits() argument
272 goya_init_dma_protection_bits(struct hl_device *hdev) goya_init_dma_protection_bits() argument
672 goya_init_tpc_protection_bits(struct hl_device *hdev) goya_init_tpc_protection_bits() argument
2254 goya_init_protection_bits(struct hl_device *hdev) goya_init_protection_bits() argument
2380 goya_init_security(struct hl_device *hdev) goya_init_security() argument
3124 goya_ack_protection_bits_errors(struct hl_device *hdev) goya_ack_protection_bits_errors() argument
[all...]
H A Dgoya_coresight.c199 static int goya_coresight_timeout(struct hl_device *hdev, u64 addr, in goya_coresight_timeout() argument
228 static int goya_config_stm(struct hl_device *hdev, in goya_config_stm() argument
301 static int goya_config_etf(struct hl_device *hdev, in goya_config_etf() argument
362 goya_etr_validate_address(struct hl_device *hdev, u64 addr, u64 size) goya_etr_validate_address() argument
380 goya_config_etr(struct hl_device *hdev, struct hl_debug_params *params) goya_config_etr() argument
474 goya_config_funnel(struct hl_device *hdev, struct hl_debug_params *params) goya_config_funnel() argument
493 goya_config_bmon(struct hl_device *hdev, struct hl_debug_params *params) goya_config_bmon() argument
565 goya_config_spmu(struct hl_device *hdev, struct hl_debug_params *params) goya_config_spmu() argument
650 goya_debug_coresight(struct hl_device *hdev, struct hl_ctx *ctx, void *data) goya_debug_coresight() argument
689 goya_halt_coresight(struct hl_device *hdev, struct hl_ctx *ctx) goya_halt_coresight() argument
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/
H A Dgaudi_security.c477 static void gaudi_pb_set_block(struct hl_device *hdev, u64 base) in gaudi_pb_set_block() argument
487 static void gaudi_init_mme_protection_bits(struct hl_device *hdev) in gaudi_init_mme_protection_bits() argument
1471 gaudi_init_dma_protection_bits(struct hl_device *hdev) gaudi_init_dma_protection_bits() argument
5187 gaudi_init_nic_protection_bits(struct hl_device *hdev) gaudi_init_nic_protection_bits() argument
9158 gaudi_init_tpc_protection_bits(struct hl_device *hdev) gaudi_init_tpc_protection_bits() argument
12824 gaudi_init_protection_bits(struct hl_device *hdev) gaudi_init_protection_bits() argument
12871 gaudi_init_range_registers_lbw(struct hl_device *hdev) gaudi_init_range_registers_lbw() argument
12930 gaudi_init_range_registers_hbw(struct hl_device *hdev) gaudi_init_range_registers_hbw() argument
13047 gaudi_init_security(struct hl_device *hdev) gaudi_init_security() argument
13076 gaudi_ack_protection_bits_errors(struct hl_device *hdev) gaudi_ack_protection_bits_errors() argument
[all...]

Completed in 24 milliseconds

1...<<11121314151617181920>>...25