/openbmc/linux/include/drm/ |
H A D | drm_drv.h | 325 uint32_t handle, uint32_t flags, int *prime_fd); 332 int prime_fd, uint32_t *handle); 394 struct drm_device *dev, uint32_t handle,
|
/openbmc/linux/include/xen/interface/ |
H A D | grant_table.h | 289 grant_handle_t handle; member 309 grant_handle_t handle; member 437 grant_handle_t handle; member
|
/openbmc/linux/drivers/platform/x86/intel/pmc/ |
H A D | tgl.c | 225 out_obj = acpi_evaluate_dsm_typed(adev->handle, &s0ix_dsm_guid, 0, in pmc_core_get_tgl_lpm_reqs() 231 acpi_handle_debug(adev->handle, in pmc_core_get_tgl_lpm_reqs() 237 acpi_handle_debug(adev->handle, in pmc_core_get_tgl_lpm_reqs()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | vcn_v2_5.c | 61 static int vcn_v2_5_set_powergating_state(void *handle, 81 static int vcn_v2_5_early_init(void *handle) in vcn_v2_5_early_init() argument 121 static int vcn_v2_5_sw_init(void *handle) in vcn_v2_5_sw_init() argument 253 static int vcn_v2_5_sw_fini(void *handle) in vcn_v2_5_sw_fini() argument 289 static int vcn_v2_5_hw_init(void *handle) in vcn_v2_5_hw_init() argument 342 static int vcn_v2_5_hw_fini(void *handle) in vcn_v2_5_hw_fini() argument 372 static int vcn_v2_5_suspend(void *handle) in vcn_v2_5_suspend() argument 393 static int vcn_v2_5_resume(void *handle) in vcn_v2_5_resume() argument 1729 static bool vcn_v2_5_is_idle(void *handle) in vcn_v2_5_is_idle() argument 1743 static int vcn_v2_5_wait_for_idle(void *handle) in vcn_v2_5_wait_for_idle() argument [all …]
|
H A D | sdma_v4_0.c | 1714 static int sdma_v4_0_early_init(void *handle) in sdma_v4_0_early_init() argument 1745 static int sdma_v4_0_late_init(void *handle) in sdma_v4_0_late_init() argument 1760 static int sdma_v4_0_sw_init(void *handle) in sdma_v4_0_sw_init() argument 1882 static int sdma_v4_0_sw_fini(void *handle) in sdma_v4_0_sw_fini() argument 1902 static int sdma_v4_0_hw_init(void *handle) in sdma_v4_0_hw_init() argument 1915 static int sdma_v4_0_hw_fini(void *handle) in sdma_v4_0_hw_fini() argument 1942 static int sdma_v4_0_suspend(void *handle) in sdma_v4_0_suspend() argument 1955 static int sdma_v4_0_resume(void *handle) in sdma_v4_0_resume() argument 1970 static bool sdma_v4_0_is_idle(void *handle) in sdma_v4_0_is_idle() argument 1985 static int sdma_v4_0_wait_for_idle(void *handle) in sdma_v4_0_wait_for_idle() argument [all …]
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1025rdb_32b.dts | 98 pio-handle = <&pio1>; 99 phy-handle = <&qe_phy0>; 125 pio-handle = <&pio2>; 126 phy-handle = <&qe_phy1>;
|
H A D | gef_ppc9a.dts | 143 tbi-handle = <&tbi0>; 144 phy-handle = <&phy0>; 166 tbi-handle = <&tbi2>; 167 phy-handle = <&phy2>;
|
H A D | p1010rdb.dtsi | 202 phy-handle = <&phy0>; 207 phy-handle = <&phy1>; 208 tbi-handle = <&tbi0>; 213 phy-handle = <&phy2>; 214 tbi-handle = <&tbi1>;
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
H A D | ucc.txt | 14 - pio-handle : The phandle for the Parallel I/O port configuration. 46 - phy-handle : The phandle for the PHY connected to this controller. 65 phy-handle = <212000>; 67 pio-handle = <140001>;
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_mc_aware.sh | 132 tc qdisc replace dev $swp3 root handle 3: tbf rate 1gbit \ 134 tc qdisc replace dev $swp3 parent 3:3 handle 33: \ 178 tc qdisc del dev $swp3 parent 3:3 handle 33: 179 tc qdisc del dev $swp3 root handle 3:
|
H A D | qos_pfc.sh | 174 tc qdisc replace dev $swp1 root handle 1: \ 190 tc qdisc replace dev $swp2 root handle 1: \ 192 tc qdisc replace dev $swp2 parent 1:7 handle 17: \ 207 tc qdisc replace dev $swp3 root handle 1: \ 229 tc qdisc replace dev $swp4 root handle 1: \
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | nxp,sja1105.yaml | 153 phy-handle = <&rgmii_phy6>; 161 phy-handle = <&rgmii_phy3>; 169 phy-handle = <&rgmii_phy4>; 177 phy-handle = <&rgmii_phy4>;
|
/openbmc/linux/drivers/acpi/ |
H A D | acpi_extlog.c | 196 acpi_handle handle; in extlog_get_l1addr() local 201 if (ACPI_FAILURE(acpi_get_handle(NULL, "\\_SB", &handle))) in extlog_get_l1addr() 203 if (!acpi_check_dsm(handle, &guid, EXTLOG_DSM_REV, 1 << EXTLOG_FN_ADDR)) in extlog_get_l1addr() 205 obj = acpi_evaluate_dsm_typed(handle, &guid, EXTLOG_DSM_REV, in extlog_get_l1addr()
|
/openbmc/linux/arch/riscv/ |
H A D | Kconfig.errata | 19 This will apply the cache management errata to handle the 72 This will apply the memory type errata to handle the non-standard 84 This will apply the cache management errata to handle the 97 This will apply the overflow errata to handle the non-standard
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | fdt.c | 223 efi_status_t allocate_new_fdt_and_exit_boot(void *handle, in allocate_new_fdt_and_exit_boot() argument 292 status = efi_exit_boot_services(handle, &priv, exit_boot_func); in allocate_new_fdt_and_exit_boot() 344 efi_status_t efi_boot_kernel(void *handle, efi_loaded_image_t *image, in efi_boot_kernel() argument 350 status = allocate_new_fdt_and_exit_boot(handle, image, &fdt_addr, in efi_boot_kernel()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-dmi-entries | 18 'handle' that is supposed to be unique amongst all 28 to handle these duplicate entry types, each entry is 54 handle The 16bit 'handle' that is assigned to this 55 entry by the firmware. This handle may be
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | opregion.c | 69 u16 handle; member 176 v->child0.handle = DEVICE_TYPE_EFP1; in virt_vbt_generation() 184 v->child1.handle = DEVICE_TYPE_EFP2; in virt_vbt_generation() 192 v->child2.handle = DEVICE_TYPE_EFP3; in virt_vbt_generation() 200 v->child3.handle = DEVICE_TYPE_EFP4; in virt_vbt_generation()
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-b850v3.dts | 265 phy-handle = <&switchphy0>; 271 phy-handle = <&switchphy1>; 277 phy-handle = <&switchphy2>; 283 phy-handle = <&switchphy3>; 290 phy-handle = <&switchphy4>;
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | devlink_lib.sh | 465 local handle=$1; shift 492 tc_check_packets "dev $dev egress" $handle 0 502 local handle=$1; shift 505 tc filter del dev $dev egress protocol $proto pref $pref handle $handle flower
|
/openbmc/qemu/contrib/plugins/ |
H A D | execlog.c | 19 struct qemu_plugin_register *handle; member 97 sz = qemu_plugin_read_register(reg->handle, reg->new); in insn_check_regs() 304 reg->handle = desc->handle; in init_vcpu_register() 310 r = qemu_plugin_read_register(reg->handle, reg->last); in init_vcpu_register()
|
/openbmc/dbus-sensors/src/nvme/ |
H A D | NVMeBasicContext.cpp | 92 if (::ioctl(fileHandle.handle(), I2C_SLAVE, addr) == -1) in execBasicQuery() 104 size = i2c_smbus_read_block_data(fileHandle.handle(), cmd, resp.data()); in execBasicQuery() 148 ssize_t rc = ::read(in.handle(), req.data(), req.size()); in processBasicQueryStream() 167 rc = ::write(out.handle(), &len, sizeof(len)); in processBasicQueryStream() 185 ssize_t egress = ::write(out.handle(), &(*cursor), lenRemaining); in processBasicQueryStream()
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_mgmt.c | 83 void *handle, in hinic_register_mgmt_msg_cb() argument 84 void (*callback)(void *handle, in hinic_register_mgmt_msg_cb() argument 92 mgmt_cb->handle = handle; in hinic_register_mgmt_msg_cb() 415 mgmt_cb->cb(mgmt_cb->handle, mgmt_work->cmd, in recv_mgmt_msg_work_handler() 528 static void mgmt_msg_aeqe_handler(void *handle, void *data, u8 size) in mgmt_msg_aeqe_handler() argument 530 struct hinic_pf_to_mgmt *pf_to_mgmt = handle; in mgmt_msg_aeqe_handler()
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | ultrasoc-smb.c | 229 struct perf_output_handle *handle = data; in smb_enable_perf() local 230 struct cs_buffers *buf = etm_perf_sink_config(handle); in smb_enable_perf() 392 struct perf_output_handle *handle, in smb_update_buffer() argument 418 if (sdb->data_size > handle->size) { in smb_update_buffer() 419 smb_update_read_ptr(drvdata, sdb->data_size - handle->size); in smb_update_buffer() 424 smb_sync_perf_buffer(drvdata, buf, handle->head); in smb_update_buffer() 426 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in smb_update_buffer()
|
/openbmc/linux/drivers/accel/qaic/ |
H A D | qaic_drv.c | 52 ida_free(&qaic_usrs, usr->handle); in free_usr() 76 usr->handle = ida_alloc(&qaic_usrs, GFP_KERNEL); in qaic_open() 77 if (usr->handle < 0) { in qaic_open() 78 ret = usr->handle; in qaic_open() 100 ida_free(&qaic_usrs, usr->handle); in qaic_open() 125 if (qdev->dbc[i].usr && qdev->dbc[i].usr->handle == usr->handle) in qaic_postclose()
|
/openbmc/linux/Documentation/devicetree/bindings/ata/ |
H A D | cavium-compact-flash.txt | 20 - cavium,dma-engine-handle: Optional, a phandle for the DMA Engine connected 29 cavium,dma-engine-handle = <&dma0>;
|