Home
last modified time | relevance | path

Searched defs:handle (Results 451 – 475 of 1079) sorted by relevance

1...<<11121314151617181920>>...44

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c65 acpi_handle handle; member
105 acpi_handle handle; member
123 acpi_handle handle; member
904 static acpi_status amdgpu_acpi_get_node_id(acpi_handle handle, in amdgpu_acpi_get_node_id()
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c337 struct hnae3_handle *handle = &vport->nic; in hclge_set_vf_promisc_mode() local
442 struct hnae3_handle *handle = &vport->nic; in hclge_set_vf_vlan_cfg() local
627 struct hnae3_handle *handle = &vport->nic; in hclge_mbx_reset_vf_queue() local
728 struct hnae3_handle *handle = &vport->nic; in hclge_get_queue_id_in_pf() local
/Linux-v6.6/drivers/input/
Dmousedev.c60 struct input_handle handle; member
346 static void mousedev_event(struct input_handle *handle, in mousedev_event()
814 struct input_handle *handle = &mousedev->handle; in mousedev_cleanup() local
994 static void mousedev_disconnect(struct input_handle *handle) in mousedev_disconnect()
/Linux-v6.6/drivers/watchdog/
Dsun4v_wdt.c94 struct mdesc_handle *handle; in sun4v_wdt_init() local
/Linux-v6.6/Documentation/gpu/rfc/
Di915_small_bar.h124 __u32 handle; member
/Linux-v6.6/include/uapi/drm/
Dradeon_drm.h816 __u32 handle; member
835 __u32 handle; member
857 __u32 handle; member
863 __u32 handle; member
869 __u32 handle; member
877 __u32 handle; member
883 __u32 handle; member
888 __u32 handle; member
894 __u32 handle; member
907 __u32 handle; member
[all …]
Dvirtgpu_drm.h63 __u32 handle; member
72 __u32 handle; member
161 __u32 handle; /* 0 is an invalid handle */ member
/Linux-v6.6/fs/ext4/
Dialloc.c235 void ext4_free_inode(handle_t *handle, struct inode *inode) in ext4_free_inode()
924 handle_t *handle, struct inode *dir, in __ext4_new_inode()
1521 handle_t *handle; in ext4_init_inode_table() local
Dacl.h69 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) in ext4_init_acl()
/Linux-v6.6/drivers/platform/x86/
Dlg-laptop.c96 acpi_handle handle; in ggov() local
135 acpi_handle handle; in lg_wmab() local
168 acpi_handle handle; in lg_wmbb() local
/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etb10.c178 struct perf_output_handle *handle = data; in etb_enable_perf() local
405 struct perf_output_handle *handle) in etb_set_buffer()
429 struct perf_output_handle *handle, in etb_update_buffer()
/Linux-v6.6/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c51 libusb_device_handle *handle; member
/Linux-v6.6/arch/m68k/kernel/
Dints.c116 irq_flow_handler_t handle, unsigned int irq, in m68k_setup_irq_controller()
/Linux-v6.6/arch/s390/kernel/
Dperf_cpum_sf.c96 struct perf_output_handle handle; /* AUX buffer output handle */ member
705 struct perf_output_handle handle; in cpumsf_output_event_pid() local
1423 static void aux_output_end(struct perf_output_handle *handle) in aux_output_end()
1459 static int aux_output_begin(struct perf_output_handle *handle, in aux_output_begin()
1641 struct perf_output_handle *handle = &cpuhw->handle; in hw_collect_aux() local
/Linux-v6.6/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c51 libusb_device_handle *handle; member
/Linux-v6.6/net/bluetooth/
Dhci_event.c724 u16 handle; in hci_cc_read_enc_key_size() local
2353 __u16 handle; in hci_cs_add_sco() local
2645 static void hci_setup_sync_conn_status(struct hci_dev *hdev, __u16 handle, in hci_setup_sync_conn_status()
4296 u16 handle; in hci_cs_le_create_cis() local
4448 __u16 handle, count; in hci_num_comp_pkts_evt() local
4511 __u16 handle) in __hci_conn_lookup_handle()
4553 __u16 handle, block_count; in hci_num_comp_blocks_evt() local
5869 bdaddr_t *local_rpa, u8 role, u16 handle, in le_conn_complete_evt()
6590 static int hci_le_pa_term_sync(struct hci_dev *hdev, __le16 handle) in hci_le_pa_term_sync()
6767 static void send_conn_param_neg_reply(struct hci_dev *hdev, u16 handle, in send_conn_param_neg_reply()
[all …]
/Linux-v6.6/drivers/reset/
Dreset-scmi.c94 const struct scmi_handle *handle = sdev->handle; in scmi_reset_probe() local
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_nvif.c47 nvkm_client_map(void *priv, u64 handle, u32 size) in nvkm_client_map()
/Linux-v6.6/drivers/gpu/drm/virtio/
Dvirtgpu_ioctl.c128 uint32_t handle = 0; in virtio_gpu_resource_create_ioctl() local
490 uint32_t handle = 0; in virtio_gpu_resource_create_blob_ioctl() local
/Linux-v6.6/drivers/sh/intc/
Dinternals.h34 unsigned long handle; member
51 unsigned long handle; member
/Linux-v6.6/drivers/pci/hotplug/
Dacpiphp_ibm.c251 static void ibm_handle_events(acpi_handle handle, u32 event, void *context) in ibm_handle_events()
384 static acpi_status __init ibm_find_acpi_device(acpi_handle handle, in ibm_find_acpi_device()
/Linux-v6.6/fs/jbd2/
Drevoke.c326 int jbd2_journal_revoke(handle_t *handle, unsigned long long blocknr, in jbd2_journal_revoke()
423 int jbd2_journal_cancel_revoke(handle_t *handle, struct journal_head *jh) in jbd2_journal_cancel_revoke()
/Linux-v6.6/drivers/accel/habanalabs/common/
Dmemory.c96 int handle, rc; in alloc_device_memory() local
358 u32 handle = args->free.handle; in free_device_memory() local
1056 u32 handle = 0, va_block_align; in map_device_va() local
1408 static int map_block(struct hl_device *hdev, u64 address, u64 *handle, u32 *size) in map_block()
2154 static int allocate_timestamps_buffers(struct hl_fpriv *hpriv, struct hl_mem_in *args, u64 *handle) in allocate_timestamps_buffers()
2181 u32 handle = 0, block_size; in hl_mem_ioctl() local
/Linux-v6.6/fs/ocfs2/
Daops.c413 int walk_page_buffers( handle_t *handle, in walk_page_buffers()
1479 handle_t *handle; in ocfs2_write_begin_inline() local
1659 handle_t *handle; in ocfs2_write_begin_nolock() local
1959 handle_t *handle = wc->w_handle; in ocfs2_write_end_nolock() local
2307 handle_t *handle = NULL; in ocfs2_dio_end_io_write() local
/Linux-v6.6/drivers/acpi/dptf/
Ddptf_pch_fivr.c17 static int pch_fivr_read(acpi_handle handle, char *method, struct pch_fivr_resp *fivr_resp) in pch_fivr_read()

1...<<11121314151617181920>>...44