Home
last modified time | relevance | path

Searched defs:handle (Results 2001 - 2025 of 2145) sorted by relevance

1...<<818283848586

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c725 u16 handle; in hci_cc_read_enc_key_size() local
2367 __u16 handle; hci_cs_add_sco() local
2657 hci_setup_sync_conn_status(struct hci_dev *hdev, __u16 handle, __u8 status) hci_setup_sync_conn_status() argument
4301 u16 handle; hci_cs_le_create_cis() local
4453 __u16 handle, count; hci_num_comp_pkts_evt() local
4515 __hci_conn_lookup_handle(struct hci_dev *hdev, __u16 handle) __hci_conn_lookup_handle() argument
4558 __u16 handle, block_count; hci_num_comp_blocks_evt() local
5876 le_conn_complete_evt(struct hci_dev *hdev, u8 status, bdaddr_t *bdaddr, u8 bdaddr_type, bdaddr_t *local_rpa, u8 role, u16 handle, u16 interval, u16 latency, u16 supervision_timeout) le_conn_complete_evt() argument
6591 hci_le_pa_term_sync(struct hci_dev *hdev, __le16 handle) hci_le_pa_term_sync() argument
6767 send_conn_param_neg_reply(struct hci_dev *hdev, u16 handle, u8 reason) send_conn_param_neg_reply() argument
6785 u16 handle, min, max, latency, timeout; hci_le_remote_conn_param_req_evt() local
6902 u16 handle = __le16_to_cpu(ev->handle); hci_le_cis_estabilished_evt() local
6979 hci_le_reject_cis(struct hci_dev *hdev, __le16 handle) hci_le_reject_cis() argument
6989 hci_le_accept_cis(struct hci_dev *hdev, __le16 handle) hci_le_accept_cis() argument
7051 u8 handle = PTR_UINT(data); hci_iso_term_big_sync() local
7141 u16 handle = le16_to_cpu(ev->bis[i]); hci_le_big_sync_established_evt() local
7175 u16 handle = le16_to_cpu(ev->bis[i]); hci_le_big_sync_established_evt() local
[all...]
H A Dhci_sync.c1666 int hci_le_terminate_big_sync(struct hci_dev *hdev, u8 handle, u argument
1940 hci_read_rssi_sync(struct hci_dev *hdev, __le16 handle) hci_read_rssi_sync() argument
1955 hci_read_tx_power_sync(struct hci_dev *hdev, __le16 handle, u8 type) hci_read_tx_power_sync() argument
5236 hci_disconnect_phy_link_sync(struct hci_dev *hdev, u16 handle, u8 reason) hci_disconnect_phy_link_sync() argument
5393 u16 handle = conn->handle; hci_abort_conn_sync() local
6472 hci_le_remove_cig_sync(struct hci_dev *hdev, u8 handle) hci_le_remove_cig_sync() argument
6483 hci_le_big_terminate_sync(struct hci_dev *hdev, u8 handle) hci_le_big_terminate_sync() argument
6494 hci_le_pa_terminate_sync(struct hci_dev *hdev, u16 handle) hci_le_pa_terminate_sync() argument
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Ddrm_mode.h308 __u32 handle; member
348 __u32 handle; member
357 __u32 handle; member
422 __u32 handle; member
427 __u32 handle; member
432 __u32 handle; member
H A Ddrm.h127 void * handle; member
134 void * handle; member
243 drm_context_t handle; member
251 drm_drawable_t handle; member
257 drm_drawable_t handle; member
310 unsigned long handle; member
315 unsigned long handle; member
331 unsigned long handle; member
340 __u32 handle; member
344 __u32 handle; member
349 __u32 handle; global() member
384 __u32 handle; global() member
389 __u32 handle; global() member
394 __u32 handle; global() member
400 __u32 handle; global() member
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/
H A Dhabanalabs.h414 __u64 handle; member
418 __u64 handle; member
437 __u64 handle; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/
H A Dhabanalabs.h414 __u64 handle; member
418 __u64 handle; member
437 __u64 handle; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c4352 static int gfx_v10_0_sw_init(void *handle) in gfx_v10_0_sw_init() argument
4519 static int gfx_v10_0_sw_fini(void *handle) in gfx_v10_0_sw_fini() argument
6970 static int gfx_v10_0_hw_init(void *handle) in gfx_v10_0_hw_init() argument
7045 static int gfx_v10_0_hw_fini(void *handle) in gfx_v10_0_hw_fini() argument
7081 static int gfx_v10_0_suspend(void *handle) in gfx_v10_0_suspend() argument
7086 gfx_v10_0_resume(void *handle) gfx_v10_0_resume() argument
7091 gfx_v10_0_is_idle(void *handle) gfx_v10_0_is_idle() argument
7102 gfx_v10_0_wait_for_idle(void *handle) gfx_v10_0_wait_for_idle() argument
7120 gfx_v10_0_soft_reset(void *handle) gfx_v10_0_soft_reset() argument
7239 gfx_v10_0_early_init(void *handle) gfx_v10_0_early_init() argument
7268 gfx_v10_0_late_init(void *handle) gfx_v10_0_late_init() argument
7610 gfx_v10_0_set_powergating_state(void *handle, enum amd_powergating_state state) gfx_v10_0_set_powergating_state() argument
7633 gfx_v10_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) gfx_v10_0_set_clockgating_state() argument
7656 gfx_v10_0_get_clockgating_state(void *handle, u32 *flags) gfx_v10_0_get_clockgating_state() argument
[all...]
H A Dgfx_v9_0.c2256 static int gfx_v9_0_sw_init(void *handle) in gfx_v9_0_sw_init() argument
2394 static int gfx_v9_0_sw_fini(void *handle) in gfx_v9_0_sw_fini() argument
3921 static int gfx_v9_0_hw_init(void *handle) in gfx_v9_0_hw_init() argument
3944 static int gfx_v9_0_hw_fini(void *handle) in gfx_v9_0_hw_fini() argument
3988 static int gfx_v9_0_suspend(void *handle) in gfx_v9_0_suspend() argument
3993 gfx_v9_0_resume(void *handle) gfx_v9_0_resume() argument
3998 gfx_v9_0_is_idle(void *handle) gfx_v9_0_is_idle() argument
4009 gfx_v9_0_wait_for_idle(void *handle) gfx_v9_0_wait_for_idle() argument
4022 gfx_v9_0_soft_reset(void *handle) gfx_v9_0_soft_reset() argument
4680 gfx_v9_0_early_init(void *handle) gfx_v9_0_early_init() argument
4698 gfx_v9_0_ecc_late_init(void *handle) gfx_v9_0_ecc_late_init() argument
4731 gfx_v9_0_late_init(void *handle) gfx_v9_0_late_init() argument
5097 gfx_v9_0_set_powergating_state(void *handle, enum amd_powergating_state state) gfx_v9_0_set_powergating_state() argument
5141 gfx_v9_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) gfx_v9_0_set_clockgating_state() argument
5165 gfx_v9_0_get_clockgating_state(void *handle, u32 *flags) gfx_v9_0_get_clockgating_state() argument
[all...]
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c5417 __u32 handle = info->handle; binder_ioctl_get_node_info_for_ref() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H A Dibmvnic.h873 u64 handle; member
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman.c2533 static irqreturn_t fman_err_irq(int irq, void *handle) in fman_err_irq() argument
2631 static irqreturn_t fman_irq(int irq, void *handle) in fman_irq() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c3047 static bool si_dpm_vblank_too_short(void *handle) in si_dpm_vblank_too_short() argument
3839 static int si_dpm_force_performance_level(void *handle, in si_dpm_force_performance_level() argument
6542 static int si_dpm_get_fan_speed_percent(void *handle, in si_dpm_get_fan_speed_percent() argument
6568 static int si_dpm_set_fan_speed_percent(void *handle, in si_dpm_set_fan_speed_percent() argument
6602 static void si_dpm_set_fan_control_mode(void *handle, u32 mode) in si_dpm_set_fan_control_mode() argument
6620 si_dpm_get_fan_control_mode(void *handle) si_dpm_get_fan_control_mode() argument
6919 si_dpm_pre_set_power_state(void *handle) si_dpm_pre_set_power_state() argument
6976 si_dpm_set_power_state(void *handle) si_dpm_set_power_state() argument
7080 si_dpm_post_set_power_state(void *handle) si_dpm_post_set_power_state() argument
7098 si_dpm_display_configuration_changed(void *handle) si_dpm_display_configuration_changed() argument
7479 si_dpm_debugfs_print_current_performance_level(void *handle, struct seq_file *m) si_dpm_debugfs_print_current_performance_level() argument
7579 si_dpm_late_init(void *handle) si_dpm_late_init() argument
7685 si_dpm_sw_init(void *handle) si_dpm_sw_init() argument
7735 si_dpm_sw_fini(void *handle) si_dpm_sw_fini() argument
7748 si_dpm_hw_init(void *handle) si_dpm_hw_init() argument
7769 si_dpm_hw_fini(void *handle) si_dpm_hw_fini() argument
7782 si_dpm_suspend(void *handle) si_dpm_suspend() argument
7797 si_dpm_resume(void *handle) si_dpm_resume() argument
7818 si_dpm_is_idle(void *handle) si_dpm_is_idle() argument
7824 si_dpm_wait_for_idle(void *handle) si_dpm_wait_for_idle() argument
7830 si_dpm_soft_reset(void *handle) si_dpm_soft_reset() argument
7835 si_dpm_set_clockgating_state(void *handle, enum amd_clockgating_state state) si_dpm_set_clockgating_state() argument
7841 si_dpm_set_powergating_state(void *handle, enum amd_powergating_state state) si_dpm_set_powergating_state() argument
7848 si_dpm_get_temp(void *handle) si_dpm_get_temp() argument
7867 si_dpm_get_sclk(void *handle, bool low) si_dpm_get_sclk() argument
7879 si_dpm_get_mclk(void *handle, bool low) si_dpm_get_mclk() argument
7891 si_dpm_print_power_state(void *handle, void *current_ps) si_dpm_print_power_state() argument
7915 si_dpm_early_init(void *handle) si_dpm_early_init() argument
7936 si_check_state_equal(void *handle, void *current_ps, void *request_ps, bool *equal) si_check_state_equal() argument
7980 si_dpm_read_sensor(void *handle, int idx, void *value, int *size) si_dpm_read_sensor() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_vbt_defs.h364 u16 handle; member
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dcxl.h466 u64 handle; member
668 u64 handle; member
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dhabanalabs.h901 u32 handle; member
1113 u32 handle; global() member
[all...]
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-gic-v3-its.c4851 static int its_init_domain(struct fwnode_handle *handle, struct its_node *its) in its_init_domain() argument
5385 int __init its_init(struct fwnode_handle *handle, struct rdists *rdists, in its_init() argument
4955 its_probe_one(struct resource *res, struct fwnode_handle *handle, int numa_node) its_probe_one() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H A Dvxge-traffic.h119 struct pci_dev *handle; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dmac.c9695 acpi_handle handle; in ath10k_mac_get_wrdd_regulatory() local
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h430 u16 handle; member
543 u16 handle; member
608 u16 handle; global() member
697 u16 handle; global() member
761 u16 handle; global() member
785 u16 handle; global() member
878 u16 handle; global() member
888 u16 handle; global() member
[all...]
H A Dmpt3sas_scsih.c266 u16 handle; member
413 _scsih_get_sas_address(struct MPT3SAS_ADAPTER *ioc, u16 handle, u64 *sas_address) _scsih_get_sas_address() argument
665 __mpt3sas_get_sdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) __mpt3sas_get_sdev_by_handle() argument
696 mpt3sas_get_sdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) mpt3sas_get_sdev_by_handle() argument
805 _scsih_device_remove_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_device_remove_by_handle() argument
1006 __mpt3sas_get_pdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) __mpt3sas_get_pdev_by_handle() argument
1040 mpt3sas_get_pdev_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) mpt3sas_get_pdev_by_handle() argument
1138 _scsih_pcie_device_remove_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_pcie_device_remove_by_handle() argument
1299 mpt3sas_raid_device_find_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) mpt3sas_raid_device_find_by_handle() argument
1392 mpt3sas_scsih_expander_find_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) mpt3sas_scsih_expander_find_by_handle() argument
1417 mpt3sas_scsih_enclosure_find_by_handle(struct MPT3SAS_ADAPTER *ioc, u16 handle) mpt3sas_scsih_enclosure_find_by_handle() argument
2002 _scsih_display_sata_capabilities(struct MPT3SAS_ADAPTER *ioc, u16 handle, struct scsi_device *sdev) _scsih_display_sata_capabilities() argument
2086 u16 handle; scsih_get_resync() local
2147 u16 handle = 0; scsih_get_state() local
2354 u16 handle, volume_handle = 0; scsih_slave_configure() local
2715 mpt3sas_scsih_set_tm_flag(struct MPT3SAS_ADAPTER *ioc, u16 handle) mpt3sas_scsih_set_tm_flag() argument
2743 mpt3sas_scsih_clear_tm_flag(struct MPT3SAS_ADAPTER *ioc, u16 handle) mpt3sas_scsih_clear_tm_flag() argument
2827 scsih_tm_post_processing(struct MPT3SAS_ADAPTER *ioc, u16 handle, uint channel, uint id, uint lun, u8 type, u16 smid_task) scsih_tm_post_processing() argument
2875 mpt3sas_scsih_issue_tm(struct MPT3SAS_ADAPTER *ioc, u16 handle, uint channel, uint id, u64 lun, u8 type, u16 smid_task, u16 msix_task, u8 timeout, u8 tr_method) mpt3sas_scsih_issue_tm() argument
3021 mpt3sas_scsih_issue_locked_tm(struct MPT3SAS_ADAPTER *ioc, u16 handle, uint channel, uint id, u64 lun, u8 type, u16 smid_task, u16 msix_task, u8 timeout, u8 tr_method) mpt3sas_scsih_issue_locked_tm() argument
3129 u16 handle; scsih_abort() local
3204 u16 handle; scsih_dev_reset() local
3285 u16 handle; scsih_target_reset() local
3725 _scsih_block_io_device(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_block_io_device() argument
3822 u16 handle; _scsih_block_io_to_children_attached_directly() local
3849 u16 handle; _scsih_block_io_to_pcie_children_attached_directly() local
3879 _scsih_tm_tr_send(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_tm_tr_send() argument
4024 u16 handle; _scsih_tm_tr_complete() local
4181 _scsih_tm_tr_volume_send(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_tm_tr_volume_send() argument
4234 u16 handle; _scsih_tm_volume_tr_complete() local
4318 _scsih_issue_delayed_sas_io_unit_ctrl(struct MPT3SAS_ADAPTER *ioc, u16 smid, u16 handle) _scsih_issue_delayed_sas_io_unit_ctrl() argument
4465 u16 handle; _scsih_check_topo_delete_events() local
4544 u16 handle, switch_handle; _scsih_check_pcie_topo_remove_events() local
4605 _scsih_set_volume_delete_flag(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_set_volume_delete_flag() argument
4636 _scsih_set_volume_handle_for_tr(u16 handle, u16 *a, u16 *b) _scsih_set_volume_handle_for_tr() argument
4664 u16 handle, volume_handle, a, b; _scsih_check_ir_config_unhide_events() local
4953 u16 handle; scsih_qcmd() local
5331 _scsih_turn_on_pfa_led(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_turn_on_pfa_led() argument
5411 _scsih_send_event_to_turn_on_pfa_led(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_send_event_to_turn_on_pfa_led() argument
5432 _scsih_smart_predicted_fault(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_smart_predicted_fault() argument
5949 _scsih_expander_add(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_expander_add() argument
6170 _scsih_check_access_status(struct MPT3SAS_ADAPTER *ioc, u64 sas_address, u16 handle, u8 access_status) _scsih_check_access_status() argument
6232 _scsih_check_device(struct MPT3SAS_ADAPTER *ioc, u64 parent_sas_address, u16 handle, u8 phy_number, u8 link_rate) _scsih_check_device() argument
6348 _scsih_add_device(struct MPT3SAS_ADAPTER *ioc, u16 handle, u8 phy_num, u8 is_pd) _scsih_add_device() argument
6535 u16 handle; _scsih_sas_topology_change_event_debug() local
6613 u16 parent_handle, handle; _scsih_sas_topology_change_event() local
6869 _scsih_check_pcie_access_status(struct MPT3SAS_ADAPTER *ioc, u64 wwid, u16 handle, u8 access_status) _scsih_check_pcie_access_status() argument
7024 _scsih_pcie_check_device(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_pcie_check_device() argument
7116 _scsih_pcie_add_device(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_pcie_add_device() argument
7278 u16 handle; _scsih_pcie_topology_change_event_debug() local
7358 u16 handle; _scsih_pcie_topology_change_event() local
7685 u16 smid, handle; _scsih_sas_broadcast_primitive_event() local
7938 _scsih_ir_fastpath(struct MPT3SAS_ADAPTER *ioc, u16 handle, u8 phys_disk_num) _scsih_ir_fastpath() argument
8048 u16 handle = le16_to_cpu(element->VolDevHandle); _scsih_sas_volume_add() local
8096 _scsih_sas_volume_delete(struct MPT3SAS_ADAPTER *ioc, u16 handle) _scsih_sas_volume_delete() argument
8135 u16 handle = le16_to_cpu(element->PhysDiskDevHandle); _scsih_sas_pd_expose() local
8175 u16 handle = le16_to_cpu(element->PhysDiskDevHandle); _scsih_sas_pd_hide() local
8220 u16 handle = le16_to_cpu(element->PhysDiskDevHandle); _scsih_sas_pd_delete() local
8236 u16 handle = le16_to_cpu(element->PhysDiskDevHandle); _scsih_sas_pd_add() local
8437 u16 handle; _scsih_sas_ir_volume_event() local
8515 u16 handle, parent_handle; _scsih_sas_ir_physical_disk_event() local
8644 u16 handle; _scsih_sas_ir_operation_status_event() local
8836 u16 handle; _scsih_search_responding_sas_devices() local
8952 u16 handle; _scsih_search_responding_pcie_devices() local
8992 _scsih_mark_responding_raid_device(struct MPT3SAS_ADAPTER *ioc, u64 wwid, u16 handle) _scsih_mark_responding_raid_device() argument
9054 u16 handle; _scsih_search_responding_raid_devices() local
9122 u16 handle = le16_to_cpu(expander_pg0->DevHandle); _scsih_mark_responding_expander() local
9173 u16 handle; _scsih_search_responding_expanders() local
9298 _scsih_refresh_expander_links(struct MPT3SAS_ADAPTER *ioc, struct _sas_node *sas_expander, u16 handle) _scsih_refresh_expander_links() argument
9336 u16 handle, parent_handle; _scsih_scan_for_devices_after_reset() local
10298 u16 handle; _scsih_probe_boot_devices() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.h156 uint32_t handle; member
206 uint32_t handle; /* System defined handle */ member
397 uint32_t handle; /* System defined handle */ member
442 uint32_t handle; /* System defined handle */ member
491 uint32_t handle; /* System handle member
524 uint32_t handle; /* System handle. */ global() member
606 uint32_t handle; global() member
636 uint32_t handle; global() member
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dqla1280.h513 __le32 handle; /* System handle. */ member
571 __le32 handle; /* System handle. */ member
620 uint32_t handle; /* System handle. */ member
640 __le32 handle; /* System handle. */ member
/kernel/linux/linux-5.10/include/uapi/rdma/
H A Dib_user_verbs.h1038 __u32 handle; member
1051 __u32 handle; member
/kernel/linux/linux-5.10/include/uapi/drm/
H A Damdgpu_drm.h155 __u32 handle; member
323 __u32 handle; member
371 __u32 handle; member
386 __u32 handle; member
402 __u32 handle; member
426 __u64 handle; global() member
477 __u32 handle; global() member
518 __u32 handle; global() member
573 __u64 handle; global() member
630 __u64 handle; global() member
634 __u32 handle; global() member
639 __u32 handle; global() member
643 __u32 handle; global() member
659 __u32 handle; global() member
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c691 handle_t *handle; in flush_stashed_error_work() local
1469 handle_t *handle = fs_data; in ext4_set_context() local
6246 handle_t *handle; ext4_write_dquot() local
6264 handle_t *handle; ext4_acquire_dquot() local
6280 handle_t *handle; ext4_release_dquot() local
6314 handle_t *handle; ext4_write_info() local
6407 handle_t *handle; ext4_quota_on() local
6539 handle_t *handle; ext4_quota_off() local
6629 handle_t *handle = journal_current_handle(); ext4_quota_write() local
[all...]

Completed in 99 milliseconds

1...<<818283848586