/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_atpx_handler.c | 28 acpi_handle handle; member 90 static union acpi_object *radeon_atpx_call(acpi_handle handle, int function, in radeon_atpx_call() argument 114 status = acpi_evaluate_object(handle, NULL, &atpx_arg, &buffer); in radeon_atpx_call() 234 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_VERIFY_INTERFACE, NULL); in radeon_atpx_verify_interface() 282 info = radeon_atpx_call(atpx->handle, in radeon_atpx_set_discrete_state() 318 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_disp_mux() 350 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_i2c_mux() 382 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_start() 414 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_end() 493 radeon_atpx_priv.atpx.handle = atpx_handle; in radeon_atpx_pci_probe_handle() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | jpeg_v1_0.h | 27 int jpeg_v1_0_early_init(void *handle); 28 int jpeg_v1_0_sw_init(void *handle); 29 void jpeg_v1_0_sw_fini(void *handle);
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | pt.c | 921 perf_aux_output_flag(&pt->handle, in pt_handle_status() 1111 npages = handle->size >> PAGE_SHIFT; in pt_buffer_reset_markers() 1126 wakeup = handle->wakeup >> PAGE_SHIFT; in pt_buffer_reset_markers() 1492 buf = perf_get_aux(&pt->handle); in intel_pt_interrupt() 1549 event = pt->handle.event; in intel_pt_handle_vmx() 1551 perf_aux_output_flag(&pt->handle, in intel_pt_handle_vmx() 1591 perf_aux_output_end(&pt->handle, 0); in pt_event_start() 1630 pt->handle.head = in pt_event_stop() 1669 ret = perf_output_copy_aux(&pt->handle, handle, from, to); in pt_event_snapshot_aux() 1692 if (pt->handle.event) in pt_event_add() [all …]
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | uvc_v4l2.c | 493 handle->is_uvc_app_handle = true; in uvc_v4l2_subscribe_event() 573 struct uvc_file_handle *handle; in uvc_v4l2_open() local 575 handle = kzalloc(sizeof(*handle), GFP_KERNEL); in uvc_v4l2_open() 576 if (handle == NULL) in uvc_v4l2_open() 579 v4l2_fh_init(&handle->vfh, vdev); in uvc_v4l2_open() 580 v4l2_fh_add(&handle->vfh); in uvc_v4l2_open() 582 handle->device = &uvc->video; in uvc_v4l2_open() 597 if (handle->is_uvc_app_handle) in uvc_v4l2_release() 602 v4l2_fh_del(&handle->vfh); in uvc_v4l2_release() 603 v4l2_fh_exit(&handle->vfh); in uvc_v4l2_release() [all …]
|
/openbmc/linux/net/sched/ |
H A D | cls_bpf.c | 46 u32 handle; member 293 idr_remove(&head->handle_idr, prog->handle); in __cls_bpf_delete() 332 if (prog->handle == handle) in cls_bpf_get() 411 u32 handle, struct nlattr **tca, in cls_bpf_change() argument 441 if (handle && oldprog->handle != handle) { in cls_bpf_change() 447 if (handle == 0) { in cls_bpf_change() 448 handle = 1; in cls_bpf_change() 453 handle, GFP_KERNEL); in cls_bpf_change() 458 prog->handle = handle; in cls_bpf_change() 531 idr_remove(&head->handle_idr, prog->handle); in cls_bpf_change() [all …]
|
/openbmc/u-boot/arch/nios2/include/asm/ |
H A D | dma-mapping.h | 11 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent() argument 19 if (handle) in dma_alloc_coherent() 20 *handle = addr; in dma_alloc_coherent()
|
/openbmc/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_datagram.c | 58 struct vmci_handle handle; in dg_create_handle() local 72 handle = vmci_make_handle(context_id, resource_id); in dg_create_handle() 89 handle); in dg_create_handle() 92 handle.context, handle.resource, result); in dg_create_handle() 106 struct vmci_handle handle, in vmci_datagram_get_priv_flags() argument 116 resource = vmci_resource_by_handle(handle, in vmci_datagram_get_priv_flags() 461 int vmci_datagram_destroy_handle(struct vmci_handle handle) in vmci_datagram_destroy_handle() argument 466 resource = vmci_resource_by_handle(handle, VMCI_RESOURCE_TYPE_DATAGRAM); in vmci_datagram_destroy_handle() 469 handle.context, handle.resource); in vmci_datagram_destroy_handle()
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | atom.h | 57 u32 handle; member 69 u32 handle; member 85 u32 handle; member 182 u32 handle; member 188 u32 handle; member 195 u32 handle; member 228 u32 handle[6]; member
|
H A D | wndw.c | 55 u32 handle; in nv50_wndw_ctxdma_new() local 70 handle = NV50_DISP_HANDLE_WNDW_CTX(kind); in nv50_wndw_ctxdma_new() 73 if (ctxdma->object.handle == handle) in nv50_wndw_ctxdma_new() 184 asyw->ntfy.handle = wndw->wndw.sync.handle; in nv50_wndw_ntfy_enable() 201 asyw->ntfy.handle = 0; in nv50_wndw_atomic_check_release() 202 asyw->sema.handle = 0; in nv50_wndw_atomic_check_release() 203 asyw->xlut.handle = 0; in nv50_wndw_atomic_check_release() 204 memset(asyw->image.handle, 0x00, sizeof(asyw->image.handle)); in nv50_wndw_atomic_check_release() 409 asyw->xlut.handle = wndw->wndw.vram.handle; in nv50_wndw_atomic_check_lut() 418 (!armw->visible || (armw->xlut.handle && !asyw->xlut.handle))) in nv50_wndw_atomic_check_lut() [all …]
|
/openbmc/linux/include/uapi/drm/ |
H A D | msm_drm.h | 126 __u32 handle; /* out */ member 144 __u32 handle; /* in */ member 163 __u32 handle; /* in */ member 169 __u32 handle; /* in */ member 243 __u32 handle; /* in, GEM handle */ member 271 __u32 handle; /* in, syncobj handle. */ member 333 __u32 handle; /* in, GEM handle */ member
|
H A D | omap_drm.h | 67 __u32 handle; /* out */ member 78 __u32 handle; /* buffer handle (in) */ member 83 __u32 handle; /* buffer handle (in) */ member 94 __u32 handle; /* buffer handle (in) */ member
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | intel,ixp4xx-ethernet.yaml | 48 phy-handle: true 50 intel,npe-handle: 69 - intel,npe-handle 85 intel,npe-handle = <&npe 1>; 87 phy-handle = <&phy1>; 95 intel,npe-handle = <&npe 2>; 97 phy-handle = <&phy2>;
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | acevents.h | 201 acpi_ev_system_memory_region_setup(acpi_handle handle, 207 acpi_ev_io_space_region_setup(acpi_handle handle, 212 acpi_ev_pci_config_region_setup(acpi_handle handle, 217 acpi_ev_cmos_region_setup(acpi_handle handle, 222 acpi_ev_pci_bar_region_setup(acpi_handle handle, 227 acpi_ev_data_table_region_setup(acpi_handle handle, 232 acpi_ev_default_region_setup(acpi_handle handle,
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | dma-mapping.h | 11 static void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent() argument 13 *handle = (unsigned long)memalign(ARCH_DMA_MINALIGN, len); in dma_alloc_coherent() 14 return (void *)*handle; in dma_alloc_coherent()
|
/openbmc/linux/include/linux/ |
H A D | dmapool.h | 27 dma_addr_t *handle); 43 dma_addr_t *handle) { return NULL; } in dma_pool_alloc() argument 53 dma_addr_t *handle) in dma_pool_zalloc() argument 55 return dma_pool_alloc(pool, mem_flags | __GFP_ZERO, handle); in dma_pool_zalloc()
|
/openbmc/linux/arch/mips/boot/dts/mscc/ |
H A D | ocelot_pcb123.dts | 51 phy-handle = <&phy0>; 57 phy-handle = <&phy1>; 63 phy-handle = <&phy2>; 69 phy-handle = <&phy3>;
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/ |
H A D | venc_drv_base.h | 32 int (*encode)(void *handle, enum venc_start_opt opt, 43 int (*set_param)(void *handle, enum venc_set_param_type type, 50 int (*deinit)(void *handle);
|
/openbmc/linux/kernel/power/ |
H A D | user.c | 32 struct snapshot_handle handle; member 71 memset(&data->handle, 0, sizeof(struct snapshot_handle)); in snapshot_open() 150 res = snapshot_read_next(&data->handle); in snapshot_read() 158 data_of(data->handle), res); in snapshot_read() 186 res = snapshot_write_next(&data->handle); in snapshot_write() 193 if (!data_of(data->handle)) { in snapshot_write() 198 res = simple_write_to_buffer(data_of(data->handle), res, &pg_offp, in snapshot_write() 320 snapshot_write_finalize(&data->handle); in snapshot_ioctl() 322 !snapshot_image_loaded(&data->handle)) { in snapshot_ioctl() 331 memset(&data->handle, 0, sizeof(struct snapshot_handle)); in snapshot_ioctl()
|
/openbmc/linux/drivers/acpi/ |
H A D | processor_core.c | 218 static phys_cpuid_t map_mat_entry(acpi_handle handle, int type, u32 acpi_id) in map_mat_entry() argument 225 if (ACPI_FAILURE(acpi_evaluate_object(handle, "_MAT", NULL, &buffer))) in map_mat_entry() 254 phys_cpuid_t acpi_get_phys_id(acpi_handle handle, int type, u32 acpi_id) in acpi_get_phys_id() argument 258 phys_id = map_mat_entry(handle, type, acpi_id); in acpi_get_phys_id() 312 int acpi_get_cpuid(acpi_handle handle, int type, u32 acpi_id) in acpi_get_cpuid() argument 316 phys_id = acpi_get_phys_id(handle, type, acpi_id); in acpi_get_cpuid() 364 static int parse_mat_ioapic_entry(acpi_handle handle, u32 gsi_base, in parse_mat_ioapic_entry() argument 372 if (ACPI_FAILURE(acpi_evaluate_object(handle, "_MAT", NULL, &buffer))) in parse_mat_ioapic_entry() 403 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr) in acpi_get_ioapic_id() argument 407 apic_id = parse_mat_ioapic_entry(handle, gsi_base, phys_addr); in acpi_get_ioapic_id()
|
H A D | evged.c | 53 acpi_handle handle; member 61 acpi_ret = acpi_execute_simple_method(event->handle, NULL, event->gsi); in acpi_ged_irq_handler() 77 acpi_handle handle = ACPI_HANDLE(dev); in acpi_ged_request_interrupt() local 107 if (ACPI_SUCCESS(acpi_get_handle(handle, ev_name, &evt_handle))) in acpi_ged_request_interrupt() 111 if (ACPI_SUCCESS(acpi_get_handle(handle, "_EVT", &evt_handle))) in acpi_ged_request_interrupt() 125 event->handle = evt_handle; in acpi_ged_request_interrupt()
|
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | devlink.sh | 531 local handle=$1 539 local handle=$1 547 local handle=$1 557 local handle=$1 565 local handle=$1 570 rate_attr_set $handle $name $rate mbit 586 local handle=$1 590 rate_attr_set $handle parent $parent 606 local handle=$1 608 devlink port function rate add $handle [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vega20_smumgr.c | 444 &priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega20_smu_init() 458 &priv->smu_tables.entry[TABLE_WATERMARKS].handle, in vega20_smu_init() 472 &priv->smu_tables.entry[TABLE_PMSTATUSLOG].handle, in vega20_smu_init() 486 &priv->smu_tables.entry[TABLE_OVERDRIVE].handle, in vega20_smu_init() 500 &priv->smu_tables.entry[TABLE_SMU_METRICS].handle, in vega20_smu_init() 514 &priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].handle, in vega20_smu_init() 534 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_OVERDRIVE].handle, in vega20_smu_init() 542 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_WATERMARKS].handle, in vega20_smu_init() 546 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega20_smu_init() 564 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega20_smu_fini() [all …]
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-acpi.c | 64 acpi_handle handle; member 164 acpi_handle handle; in acpi_get_gpiod() local 429 acpi_handle handle, evt_handle; in acpi_gpiochip_alloc_event() local 439 handle = ACPI_HANDLE(chip->parent); in acpi_gpiochip_alloc_event() 511 event->handle = evt_handle; in acpi_gpiochip_alloc_event() 543 acpi_handle handle; in acpi_gpiochip_request_interrupts() local 551 if (!handle) in acpi_gpiochip_request_interrupts() 589 acpi_handle handle; in acpi_gpiochip_free_interrupts() local 596 if (!handle) in acpi_gpiochip_free_interrupts() 1389 acpi_handle handle; in acpi_gpiochip_remove() local [all …]
|
/openbmc/linux/net/vmw_vsock/ |
H A D | vmci_transport.c | 120 struct vmci_handle handle) in vmci_transport_packet_init() argument 149 pkt->u.handle = handle; in vmci_transport_packet_init() 199 proto, handle); in __vmci_transport_send_control_pkt() 226 handle, true); in vmci_transport_reply_control_pkt_fast() 284 struct vmci_handle handle) in vmci_transport_send_control_pkt() argument 377 handle); in vmci_transport_send_attach() 1135 struct vmci_handle handle; in vmci_transport_recv_connecting_server() local 1187 handle = pkt->u.handle; in vmci_transport_recv_connecting_server() 1199 &handle, in vmci_transport_recv_connecting_server() 1381 struct vmci_handle handle; in vmci_transport_recv_connecting_client_negotiate() local [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | devlink_trap_acl_drops.sh | 98 tc filter add dev $swp2 egress protocol ip pref 1 handle 101 \ 101 tc filter add dev $swp1 ingress protocol ip pref 1 handle 101 \ 114 tc filter del dev $swp1 ingress protocol ip pref 1 handle 101 flower 123 tc filter add dev $swp2 egress protocol ip pref 2 handle 102 \ 126 tc filter add dev $swp2 egress protocol ip pref 1 handle 101 \ 139 tc filter del dev $swp2 egress protocol ip pref 1 handle 101 flower
|