/linux-6.14.4/drivers/acpi/ |
D | irq.c | 117 acpi_handle handle; in acpi_get_irq_source_fwhandle() local 252 static int acpi_irq_parse_one(acpi_handle handle, unsigned int index, in acpi_irq_parse_one() 276 int acpi_irq_get(acpi_handle handle, unsigned int index, struct resource *res) in acpi_irq_get()
|
D | power.c | 83 static struct acpi_power_resource *acpi_power_get_context(acpi_handle handle) in acpi_power_get_context() 93 static int acpi_power_resources_list_add(acpi_handle handle, in acpi_power_resources_list_add() 187 static int __get_state(acpi_handle handle, u8 *state) in __get_state() 364 acpi_handle handle = resource->device.handle; in __acpi_power_on() local 423 acpi_handle handle = resource->device.handle; in __acpi_power_off() local 930 struct acpi_device *acpi_add_power_resource(acpi_handle handle) in acpi_add_power_resource()
|
D | pfr_update.c | 122 acpi_handle handle = ACPI_HANDLE(pfru_dev->parent_dev); in query_capability() local 189 acpi_handle handle = ACPI_HANDLE(pfru_dev->parent_dev); in query_buffer() local 334 acpi_handle handle; in start_update() local 508 acpi_handle handle = ACPI_HANDLE(&pdev->dev); in acpi_pfru_probe() local
|
/linux-6.14.4/net/sched/ |
D | cls_cgroup.c | 19 u32 handle; member 46 static void *cls_cgroup_get(struct tcf_proto *tp, u32 handle) in cls_cgroup_get() 80 u32 handle, struct nlattr **tca, in cls_cgroup_change()
|
/linux-6.14.4/fs/ext4/ |
D | xattr_security.c | 40 handle_t *handle = fs_info; in ext4_initxattrs() local 55 ext4_init_security(handle_t *handle, struct inode *inode, struct inode *dir, in ext4_init_security()
|
D | ioctl.c | 55 int ext4_update_primary_sb(struct super_block *sb, handle_t *handle, in ext4_update_primary_sb() 104 handle_t *handle, ext4_group_t grp, in ext4_update_backup_sb() 188 handle_t *handle; in ext4_update_superblocks_fn() local 375 handle_t *handle; in swap_inode_boot_loader() local 590 handle_t *handle = NULL; in ext4_ioctl_setflags() local 717 handle_t *handle; in ext4_ioctl_setproject() local 1248 handle_t *handle; in __ext4_ioctl() local
|
/linux-6.14.4/include/linux/ |
D | dmapool.h | 43 dma_addr_t *handle) { return NULL; } in dma_pool_alloc() 53 dma_addr_t *handle) in dma_pool_zalloc()
|
D | dmi.h | 79 u16 handle; member 144 static inline void dmi_memdev_name(u16 handle, const char **bank, in dmi_memdev_name() 146 static inline u64 dmi_memdev_size(u16 handle) { return ~0ul; } in dmi_memdev_size() 147 static inline u8 dmi_memdev_type(u16 handle) { return 0x0; } in dmi_memdev_type()
|
/linux-6.14.4/net/bluetooth/ |
D | hci_conn.c | 48 __u16 handle; member 201 static void hci_add_sco(struct hci_conn *conn, __u16 handle) in hci_add_sco() 286 __u16 handle = conn_handle->handle; in hci_enhanced_setup_sync() local 407 static bool hci_setup_sync_conn(struct hci_conn *conn, __u16 handle) in hci_setup_sync_conn() 459 bool hci_setup_sync(struct hci_conn *conn, __u16 handle) in hci_setup_sync() 845 u8 handle = PTR_UINT(data); in remove_cig_sync() local 850 static int hci_le_remove_cig(struct hci_dev *hdev, u8 handle) in hci_le_remove_cig() 903 u8 role, u16 handle) in __hci_conn_add() 1037 int handle; in hci_conn_add_unset() local 1049 u8 role, u16 handle) in hci_conn_add() [all …]
|
/linux-6.14.4/include/uapi/drm/ |
D | msm_drm.h | 131 __u32 handle; /* out */ member 151 __u32 handle; /* in */ member 170 __u32 handle; /* in */ member 176 __u32 handle; /* in */ member 250 __u32 handle; /* in, GEM handle */ member 278 __u32 handle; /* in, syncobj handle. */ member 340 __u32 handle; /* in, GEM handle */ member
|
D | panfrost_drm.h | 83 __u32 handle; member 101 __u32 handle; member 128 __u32 handle; member 192 __u32 handle; member 225 __u32 handle; /* in, GEM handle */ member
|
D | vmwgfx_drm.h | 374 __u32 handle; member 429 __u32 handle; member 502 __u32 handle; member 643 __u32 handle; member 674 __u32 handle; member 700 __u32 handle; member 745 __u32 handle; member 890 __u32 handle; member 966 __u32 handle; member 1083 __u32 handle; member [all …]
|
D | lima_drm.h | 48 __u32 handle; /* out, GEM buffer handle */ member 56 __u32 handle; /* in, GEM buffer handle */ member 66 __u32 handle; /* in, GEM buffer handle */ member 135 __u32 handle; /* in, GEM buffer handle */ member
|
/linux-6.14.4/drivers/accel/habanalabs/common/ |
D | command_buffer.c | 268 bool map_cb, u64 *handle) in hl_cb_create() 335 u64 handle, u32 flags, u32 *usage_cnt, u64 *device_va) in hl_cb_info() 369 u64 handle = 0, device_va = 0; in hl_cb_ioctl() local 428 struct hl_cb *hl_cb_get(struct hl_mem_mgr *mmg, u64 handle) in hl_cb_get()
|
/linux-6.14.4/drivers/ata/ |
D | libata-zpodd.c | 240 static void zpodd_wake_dev(acpi_handle handle, u32 event, void *context) in zpodd_wake_dev() 254 acpi_handle handle = ata_dev_acpi_handle(dev); in ata_acpi_add_pm_notifier() local 261 acpi_handle handle = ata_dev_acpi_handle(dev); in ata_acpi_remove_pm_notifier() local
|
/linux-6.14.4/drivers/gpio/ |
D | gpiolib-acpi.c | 64 acpi_handle handle; member 167 acpi_handle handle; in acpi_get_gpiod() local 204 static void acpi_gpio_chip_dh(acpi_handle handle, void *data) in acpi_gpio_chip_dh() 412 acpi_handle handle, evt_handle; in acpi_gpiochip_alloc_event() local 526 acpi_handle handle; in acpi_gpiochip_request_interrupts() local 572 acpi_handle handle; in acpi_gpiochip_free_interrupts() local 1238 acpi_handle handle = ACPI_HANDLE(chip->parent); in acpi_gpiochip_request_regions() local 1254 acpi_handle handle = ACPI_HANDLE(chip->parent); in acpi_gpiochip_free_regions() local 1381 acpi_handle handle; in acpi_gpiochip_remove() local
|
/linux-6.14.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_prime.c | 77 int fd, u32 *handle) in vmw_prime_fd_to_handle() 90 uint32_t handle, uint32_t flags, in vmw_prime_handle_to_fd()
|
/linux-6.14.4/drivers/firmware/efi/libstub/ |
D | x86-stub.c | 393 static void __noreturn efi_exit(efi_handle_t handle, efi_status_t status) in efi_exit() 409 efi_status_t __efiapi efi_pe_entry(efi_handle_t handle, in efi_pe_entry() 665 static efi_status_t exit_boot(struct boot_params *boot_params, void *handle) in exit_boot() 815 void __noreturn efi_stub_entry(efi_handle_t handle, in efi_stub_entry() 944 void efi_handover_entry(efi_handle_t handle, efi_system_table_t *sys_table_arg, in efi_handover_entry()
|
/linux-6.14.4/drivers/gpu/drm/radeon/ |
D | radeon_uvd.c | 259 uint32_t handle = atomic_read(&rdev->uvd.handles[i]); in radeon_uvd_suspend() local 333 uint32_t handle = atomic_read(&rdev->uvd.handles[i]); in radeon_uvd_free_handles() local 469 int32_t *msg, msg_type, handle; in radeon_uvd_cs_msg() local 767 uint32_t handle, struct radeon_fence **fence) in radeon_uvd_get_create_msg() 803 uint32_t handle, struct radeon_fence **fence) in radeon_uvd_get_destroy_msg()
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_client.c | 186 u32 format, u32 *handle) in drm_client_buffer_create() 374 u32 handle) in drm_client_buffer_addfb() 420 u32 handle; in drm_client_framebuffer_create() local
|
/linux-6.14.4/fs/ocfs2/ |
D | acl.c | 159 handle_t *handle, umode_t new_mode) in ocfs2_acl_set_mode() 214 static int ocfs2_set_acl(handle_t *handle, in ocfs2_set_acl() 351 int ocfs2_init_acl(handle_t *handle, in ocfs2_init_acl()
|
/linux-6.14.4/drivers/block/xen-blkback/ |
D | common.h | 82 blkif_vdev_t handle; /* only for read/write requests */ member 107 blkif_vdev_t handle; member 134 blkif_vdev_t handle; /* only for read/write requests */ member 163 blkif_vdev_t handle; member 217 blkif_vdev_t handle; member 244 grant_handle_t handle; member 305 unsigned int handle; member 334 grant_handle_t handle; member
|
/linux-6.14.4/drivers/misc/cardreader/ |
D | rtsx_pcr.c | 1522 struct pcr_handle *handle; in rtsx_pci_probe() local 1657 struct pcr_handle *handle = pci_get_drvdata(pcidev); in rtsx_pci_remove() local 1701 struct pcr_handle *handle = pci_get_drvdata(pcidev); in rtsx_pci_suspend() local 1719 struct pcr_handle *handle = pci_get_drvdata(pcidev); in rtsx_pci_resume() local 1776 struct pcr_handle *handle = pci_get_drvdata(pcidev); in rtsx_pci_shutdown() local 1792 struct pcr_handle *handle = pci_get_drvdata(pcidev); in rtsx_pci_runtime_idle() local 1819 struct pcr_handle *handle = pci_get_drvdata(pcidev); in rtsx_pci_runtime_suspend() local 1837 struct pcr_handle *handle = pci_get_drvdata(pcidev); in rtsx_pci_runtime_resume() local
|
/linux-6.14.4/drivers/scsi/mpt3sas/ |
D | mpt3sas_config.c | 1189 u32 form, u32 handle) in mpt3sas_config_get_sas_device_pg0() 1230 u32 form, u32 handle) in mpt3sas_config_get_sas_device_pg1() 1271 u32 form, u32 handle) in mpt3sas_config_get_pcie_device_pg0() 1349 u32 form, u32 handle) in mpt3sas_config_get_pcie_device_pg2() 1560 *mpi_reply, Mpi2ExpanderPage0_t *config_page, u32 form, u32 handle) in mpt3sas_config_get_expander_pg0() 1601 u16 handle) in mpt3sas_config_get_expander_pg1() 1643 *mpi_reply, Mpi2SasEnclosurePage0_t *config_page, u32 form, u32 handle) in mpt3sas_config_get_enclosure_pg0() 1764 u32 handle) in mpt3sas_config_get_raid_volume_pg1() 1800 mpt3sas_config_get_number_pds(struct MPT3SAS_ADAPTER *ioc, u16 handle, in mpt3sas_config_get_number_pds() 1854 u32 handle, u16 sz) in mpt3sas_config_get_raid_volume_pg0()
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | intel_gt_pm.h | 53 static inline void intel_gt_pm_put(struct intel_gt *gt, intel_wakeref_t handle) in intel_gt_pm_put() 69 static inline void intel_gt_pm_put_async(struct intel_gt *gt, intel_wakeref_t handle) in intel_gt_pm_put_async()
|