Home
last modified time | relevance | path

Searched refs:handle (Results 1551 – 1575 of 4156) sorted by relevance

1...<<61626364656667686970>>...167

/openbmc/linux/drivers/block/xen-blkback/
H A Dxenbus.c480 static int xen_vbd_create(struct xen_blkif *blkif, blkif_vdev_t handle, in xen_vbd_create() argument
488 vbd->handle = handle; in xen_vbd_create()
523 handle, blkif->domid); in xen_vbd_create()
708 unsigned long handle; in backend_changed() local
750 err = kstrtoul(strrchr(dev->otherend, '/') + 1, 0, &handle); in backend_changed()
760 err = xen_vbd_create(be->blkif, handle, major, minor, in backend_changed()
/openbmc/linux/drivers/acpi/
H A Dacpi_lpss.c183 acpi_handle handle = pdata->adev->handle; in byt_i2c_setup() local
191 status = acpi_evaluate_integer(handle, "_SEM", NULL, &shared_host); in byt_i2c_setup()
579 static bool acpi_lpss_dep(struct acpi_device *adev, acpi_handle handle) in acpi_lpss_dep() argument
585 if (!acpi_has_method(adev->handle, "_DEP")) in acpi_lpss_dep()
588 status = acpi_evaluate_reference(adev->handle, "_DEP", NULL, in acpi_lpss_dep()
596 if (dep_devices.handles[i] == handle) in acpi_lpss_dep()
/openbmc/linux/Documentation/driver-api/
H A Dparport-lowlevel.rst130 a pointer to a function to handle new ports, and a pointer to a
131 function to handle ports going away due to a low-level driver
367 typedef int (*preempt_func) (void *handle);
368 typedef void (*wakeup_func) (void *handle);
377 void *handle);
429 void *private; /* Device driver's 'handle' */
436 A ``struct pardevice *``: a handle to the registered parallel port
450 static int preempt (void *handle)
459 static void wakeup (void *handle)
461 struct toaster *private = handle;
[all …]
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dqoriq-fman3-0-10g-1.dtsi29 pcsphy-handle = <&pcsphy7>;
H A Dqoriq-fman3-0-10g-0.dtsi29 pcsphy-handle = <&pcsphy6>;
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Deeti.txt9 - attn-gpios: A handle to a GPIO to check whether interrupt is still
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dopenrisc,ompic.txt8 to handle, this should be set to 8 bytes per cpu core.
/openbmc/linux/include/uapi/linux/
H A Dfsl_hypervisor.h177 __u32 handle; member
/openbmc/linux/Documentation/networking/
H A Dfailover.rst12 are used as event handlers that get called to handle netdev register/
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuilddelete.py19 def handle(self, *args, **options): member in Command
/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/
H A D0001-calibrator.hh-Include-string-to-get-std-string.patch24 // XXX: we currently don't handle lines that are longer than this
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dsharp,ls043t1le01.yaml25 description: handle of the regulator that provides the supply voltage
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi-one-plus.dts31 phy-handle = <&ext_rgmii_phy>;
/openbmc/gpioplus/test/
H A Dmeson.build27 'handle',
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-werkzeug_3.0.1.bb6 HTTP utilities to handle entity tags, cache control headers, HTTP dates, \
/openbmc/linux/include/drm/
H A Ddrm_gem_framebuffer_helper.h22 unsigned int *handle);
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dhisilicon,fmc-spi-nor.txt10 - clocks : handle to spi-nor flash controller clock.
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm47189-luxul-xap-1440.dts51 phy-handle = <&bcm54210e>;
/openbmc/linux/arch/arm64/boot/dts/toshiba/
H A Dtmpv7708-visrobo-vrb.dts43 phy-handle = <&phy0>;
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.h52 uint32_t handle, uint64_t *offset_p);
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-git_3.1.43.bb4 index directly, handle remotes, or go down to low-level object database \
/openbmc/openpower-hw-diags/test/
H A Dtest-end2end.cpp66 attention.handle(); in main()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_mman.c82 obj = i915_gem_object_lookup(file, args->handle); in i915_gem_mmap_ioctl()
795 u32 handle, in __assign_mmap_offset_handle() argument
802 obj = i915_gem_object_lookup(file, handle); in __assign_mmap_offset_handle()
819 u32 handle, in i915_gem_dumb_mmap_offset() argument
834 return __assign_mmap_offset_handle(file, handle, mmap_type, offset); in i915_gem_dumb_mmap_offset()
906 return __assign_mmap_offset_handle(file, args->handle, type, &args->offset); in i915_gem_mmap_offset_ioctl()
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmpc836x_rdk.dts273 phy-handle = <&phy2>;
288 phy-handle = <&phy4>;
303 phy-handle = <&phy1>;
318 phy-handle = <&phy3>;
H A Dmpc8377_wlan.dts237 tbi-handle = <&tbi0>;
238 phy-handle = <&phy2>;
280 phy-handle = <&phy3>;
281 tbi-handle = <&tbi1>;

1...<<61626364656667686970>>...167