Home
last modified time | relevance | path

Searched defs:handle (Results 1226 - 1250 of 3557) sorted by relevance

1...<<41424344454647484950>>...143

/kernel/linux/linux-6.6/fs/vboxsf/
H A Dvboxsf_wrappers.c149 int vboxsf_close(u32 root, u64 handle) in vboxsf_close() argument
201 int vboxsf_read(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) in vboxsf_read() argument
225 int vboxsf_write(u32 root, u64 handle, u6 argument
250 vboxsf_dirinfo(u32 root, u64 handle, struct shfl_string *parsed_path, u32 flags, u32 index, u32 *buf_len, struct shfl_dirinfo *buf, u32 *file_count) vboxsf_dirinfo() argument
294 vboxsf_fsinfo(u32 root, u64 handle, u32 flags, u32 *buf_len, void *buf) vboxsf_fsinfo() argument
[all...]
/kernel/linux/linux-6.6/fs/orangefs/
H A Dfile.c55 struct orangefs_khandle *handle = &orangefs_inode->refn.khandle; in wait_for_direct_io() local
/kernel/linux/linux-6.6/drivers/xen/
H A Dxen-acpi-processor.c326 read_acpi_id(acpi_handle handle, u32 lvl, void *context, void **rv) in read_acpi_id() argument
/kernel/linux/linux-6.6/include/linux/
H A Duacce.h100 struct iommu_sva *handle; member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Drpc_rdma.h137 static inline __be32 *xdr_encode_rdma_segment(__be32 *p, u32 handle, in xdr_encode_rdma_segment() argument
156 xdr_encode_read_segment(__be32 *p, u32 position, u32 handle, u32 length, u64 offset) xdr_encode_read_segment() argument
174 xdr_decode_rdma_segment(__be32 *p, u32 *handle, u32 *length, u64 *offset) xdr_decode_rdma_segment() argument
193 xdr_decode_read_segment(__be32 *p, u32 *position, u32 *handle, u32 *length, u64 *offset) xdr_decode_read_segment() argument
[all...]
/kernel/linux/linux-6.6/include/linux/usb/
H A Drndis_host.h99 /*?*/ __le32 handle; /* zero */ member
120 /*?*/ __le32 handle; /* zero */ member
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c459 struct fwnode_handle *handle = NULL; in sun6i_isp_proc_source_setup() local
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/bufq/src/
H A Dbufq.c252 init_bufq(unsigned int desc_offset, unsigned int elems_offset, ia_css_queue_t *handle) init_bufq() argument
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_mem.c380 lpfc_mbuf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) in lpfc_mbuf_alloc() argument
466 lpfc_nvmet_buf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) in lpfc_nvmet_buf_alloc() argument
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A Dserial_cs.c352 static int setup_serial(struct pcmcia_device *handle, struct serial_info *info, in setup_serial() argument
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-vchiq.c94 audio_vchi_callback(struct vchiq_instance *vchiq_instance, enum vchiq_reason reason, struct vchiq_header *header, unsigned int handle, void *userdata) audio_vchi_callback() argument
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_bxt_pmic_thermal.c40 char handle[20]; member
/kernel/linux/linux-6.6/drivers/sh/intc/
H A Dinternals.h34 unsigned long handle; member
51 unsigned long handle; member
H A Dvirq.c121 unsigned long addr, handle; in intc_virq_handler() local
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_lpc.c604 static acpi_status cros_ec_lpc_parse_device(acpi_handle handle, u32 level, in cros_ec_lpc_parse_device() argument
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dcore.c355 static acpi_status ssam_serdev_setup_via_acpi(acpi_handle handle, in ssam_serdev_setup_via_acpi() argument
/kernel/linux/linux-6.6/drivers/platform/surface/
H A Dsurfacepro3_button.c159 acpi_handle handle = dev->handle; in surface_button_check_MSHW0040() local
H A Dsurface_hotplug.c85 acpi_handle handle = ACPI_HANDLE(&pdev->dev); in shps_dsm_notify_irq() local
146 acpi_handle handle = ACPI_HANDLE(&pdev->dev); in shps_setup_irq() local
H A Dsurface3-wmi.c114 static acpi_status s3_wmi_attach_spi_device(acpi_handle handle, in s3_wmi_attach_spi_device() argument
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
H A Ddell-wmi-privacy.c250 acpi_handle handle; in dell_privacy_micmute_led_set() local
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dideapad-laptop.h44 static inline int eval_int_with_arg(acpi_handle handle, const char *name, unsigned long arg, unsigned long *res) in eval_int_with_arg() argument
66 static inline int eval_vpcr(acpi_handle handle, unsigned long cmd, unsigned long *res) in eval_vpcr() argument
71 static inline int eval_vpcw(acpi_handle handle, unsigned long cmd, unsigned long data) in eval_vpcw() argument
93 static inline int read_ec_data(acpi_handle handle, unsigned long cmd, unsigned long *data) in read_ec_data() argument
120 write_ec_cmd(acpi_handle handle, unsigned long cmd, unsigned long data) write_ec_cmd() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/
H A Dcore.c61 acpi_handle handle; in x86_acpi_irq_helper_get() local
138 acpi_handle handle; in x86_instantiate_i2c_client() local
/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/
H A Dacpi.c182 static void apmf_event_handler(acpi_handle handle, u32 event, void *data) in apmf_event_handler() argument
/kernel/linux/linux-6.6/drivers/platform/x86/intel/
H A Dvbtn.c79 acpi_handle handle = ACPI_HANDLE(dev); in detect_tablet_mode() local
149 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler() argument
259 static bool intel_vbtn_has_switches(acpi_handle handle, bool dual_accel) in intel_vbtn_has_switches() argument
277 acpi_handle handle = ACPI_HANDLE(&device->dev); in intel_vbtn_probe() local
332 acpi_handle handle = ACPI_HANDLE(&device->dev); intel_vbtn_remove() local
386 check_acpi_dev(acpi_handle handle, u32 lvl, void *context, void **rv) check_acpi_dev() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_ioctl.h29 unsigned int handle; /* OUT */ member
33 unsigned int handle; member
39 unsigned int handle; member
62 unsigned int handle; member
74 unsigned int handle; member

Completed in 18 milliseconds

1...<<41424344454647484950>>...143