Home
last modified time | relevance | path

Searched refs:handle (Results 1426 – 1450 of 4154) sorted by relevance

1...<<51525354555657585960>>...167

/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dt1023rdb.dts146 phy-handle = <&sgmii_rtk_phy2>;
156 phy-handle = <&sgmii_aqr_phy3>;
162 phy-handle = <&rgmii_rtk_phy1>;
H A Dt1024rdb.dts178 phy-handle = <&xg_aqr105_phy3>;
188 phy-handle = <&rgmii_phy2>;
194 phy-handle = <&rgmii_phy1>;
H A Dbsc9131rdb.dtsi96 phy-handle = <&phy0>;
101 phy-handle = <&phy1>;
/openbmc/docs/designs/
H A Dsol-sysrq.md42 console-server. In `obmc-console`, a state machine shall handle the sequence.
48 In `phosphor-ipmi-net`, the code in `processInboundPayload()` shall handle the
95 However, in this solution, in some scenarios, obmc-console can not handle the
/openbmc/linux/drivers/pnp/pnpbios/
H A Dcore.c232 ret = pnp_bios_set_dev_node(node->handle, (char)PNPMODE_DYNAMIC, node); in pnpbios_set_resources()
307 if (dev->number == node->handle) in insert_device()
312 dev = pnp_alloc_dev(&pnpbios_protocol, node->handle, id); in insert_device()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase507c.c78 PUSH_MTHD(push, NV507C, SET_CONTEXT_DMA_ISO, asyw->image.handle[0]); in base507c_image_set()
184 SET_CONTEXT_DMA_NOTIFIER, asyw->ntfy.handle); in base507c_ntfy_set()
220 SET_CONTEXT_DMA_SEMAPHORE, asyw->sema.handle); in base507c_sema_set()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c3027 static int gfx_v6_0_early_init(void *handle) in gfx_v6_0_early_init() argument
3043 static int gfx_v6_0_sw_init(void *handle) in gfx_v6_0_sw_init() argument
3111 static int gfx_v6_0_sw_fini(void *handle) in gfx_v6_0_sw_fini() argument
3126 static int gfx_v6_0_hw_init(void *handle) in gfx_v6_0_hw_init() argument
3146 static int gfx_v6_0_hw_fini(void *handle) in gfx_v6_0_hw_fini() argument
3157 static int gfx_v6_0_suspend(void *handle) in gfx_v6_0_suspend() argument
3164 static int gfx_v6_0_resume(void *handle) in gfx_v6_0_resume() argument
3171 static bool gfx_v6_0_is_idle(void *handle) in gfx_v6_0_is_idle() argument
3181 static int gfx_v6_0_wait_for_idle(void *handle) in gfx_v6_0_wait_for_idle() argument
3187 if (gfx_v6_0_is_idle(handle)) in gfx_v6_0_wait_for_idle()
[all …]
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-streams.h12 struct cx18_stream *cx18_handle_to_stream(struct cx18 *cx, u32 handle);
/openbmc/u-boot/include/
H A Defi_selftest.h137 int (*setup)(const efi_handle_t handle,
/openbmc/u-boot/arch/arm/dts/
H A Ddragonboard820c-uboot.dtsi3 * U-Boot addition to handle Dragonboard 820c pins
H A Ddragonboard410c-uboot.dtsi3 * U-Boot addition to handle Dragonboard 410c pins
H A Dkirkwood-openrd-base.dts37 phy-handle = <&ethphy0>;
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_exitbootservices.c39 static int setup(const efi_handle_t handle, in setup() argument
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dconf-notes.txt17 - 'devtool' and 'recipetool' handle common recipe tasks
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_root.sh21 tc qdisc add dev $swp3 parent 1: handle 108: red \
/openbmc/linux/drivers/media/platform/mediatek/vpu/
H A DKconfig12 to handle video decoding/encoding in a range of formats.
/openbmc/linux/drivers/acpi/pmic/
H A Dintel_pmic.h32 int intel_pmic_install_opregion_handler(struct device *dev, acpi_handle handle,
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class12 to handle both subdirectories or symlinks in order to
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-openrd-base.dts37 phy-handle = <&ethphy0>;
/openbmc/pldm/pldmd/
H A Dhandler.hpp36 Response handle(pldm_tid_t tid, Command pldmCommand, in handle() function in pldm::responder::CmdHandler
/openbmc/linux/fs/orangefs/
H A Dinode.c521 struct orangefs_khandle *handle = &orangefs_inode->refn.khandle; in orangefs_direct_IO() local
529 handle, in orangefs_direct_IO()
537 handle, in orangefs_direct_IO()
558 handle, in orangefs_direct_IO()
563 handle, in orangefs_direct_IO()
571 handle, in orangefs_direct_IO()
584 handle, in orangefs_direct_IO()
611 handle, in orangefs_direct_IO()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c356 &req->info.handle); in nouveau_gem_ioctl_new()
360 drm_gem_handle_delete(file_priv, req->info.handle); in nouveau_gem_ioctl_new()
477 gem = drm_gem_object_lookup(file_priv, b->handle); in validate_init()
479 NV_PRINTK(err, cli, "Unknown handle 0x%08x\n", b->handle); in validate_init()
492 "validation list\n", b->handle); in validate_init()
985 gem = drm_gem_object_lookup(file_priv, req->handle); in nouveau_gem_ioctl_cpu_prep()
1014 gem = drm_gem_object_lookup(file_priv, req->handle); in nouveau_gem_ioctl_cpu_fini()
1032 gem = drm_gem_object_lookup(file_priv, req->handle); in nouveau_gem_ioctl_info()
/openbmc/linux/Documentation/arch/x86/
H A Dtdx.rst64 indicates a bug in the guest. The guest may try to handle the #GP with a
68 can make a hypercall to the hypervisor to handle the #VE.
92 not know how to handle. The guest kernel may ask the hypervisor for the
114 careful to only reference shared pages it can safely handle a #VE. For
127 handle a #VE.
134 handle a #VE on arbitrary kernel memory accesses. This is not feasible, so
145 to handle the exception.
/openbmc/linux/arch/powerpc/boot/dts/
H A Dadder875-redboot.dts101 phy-handle = <&PHY0>;
113 phy-handle = <&PHY1>;
H A Dadder875-uboot.dts100 phy-handle = <&PHY0>;
112 phy-handle = <&PHY1>;

1...<<51525354555657585960>>...167