Home
last modified time | relevance | path

Searched full:hooked (Results 1 – 25 of 196) sorted by relevance

12345678

/openbmc/qemu/ui/
H A Dwin32-kbd-hook.c21 KBDLLHOOKSTRUCT *hooked = (KBDLLHOOKSTRUCT *)lparam; in keyboard_hook_cb() local
24 DWORD dwmsg = (hooked->flags << 24) | in keyboard_hook_cb()
25 ((hooked->scanCode & 0xff) << 16) | 1; in keyboard_hook_cb()
27 switch (hooked->vkCode) { in keyboard_hook_cb()
51 if (hooked->scanCode & 0x200) { in keyboard_hook_cb()
58 SendMessage(win32_window, wparam, hooked->vkCode, dwmsg); in keyboard_hook_cb()
65 switch (hooked->vkCode) { in keyboard_hook_cb()
67 if (hooked->scanCode & 0x200) { in keyboard_hook_cb()
/openbmc/linux/Documentation/devicetree/bindings/media/cec/
H A Dcec-gpio.yaml14 hooked up to a pull-up GPIO line and - optionally - the HPD line is hooked up
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-phys-addr.rst66 has address 0.0.0.0. Every device that is hooked up to an input of the
67 TV has address a.0.0.0 (where 'a' is ≥ 1), devices hooked up to those in
/openbmc/linux/drivers/input/misc/
H A Dstpmic1_onkey.c17 * @irq_falling: irq that we are hooked on to
18 * @irq_rising: irq that we are hooked on to
H A DKconfig61 Say Y here if you have AD7142/AD7147 hooked to an I2C bus.
71 Say Y here if you have AD7142/AD7147 hooked to a SPI bus.
138 acceleration sensor hooked to an I2C bus.
728 Say Y here if you have ADXL345/6 hooked to an I2C bus.
738 Say Y here if you have ADXL345/6 hooked to a SPI bus.
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Drockchip-io-domain.yaml18 If the regulator hooked up to a pin like SDMMC0_VDD is 3.3V then
19 bit 7 of GRF_IO_VSEL needs to be 0. If the regulator hooked up to
24 hooked up to the pins.
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dfsl,ls-scfg-msi.txt17 is hooked to a parent interrupt controller: e.g: ARM GIC for ARM-based
/openbmc/linux/Documentation/admin-guide/media/
H A Dcec.rst54 - cec-gpio. If the CEC pin is hooked up to a GPIO pin then
143 are PS176 based and do NOT have the CEC pin hooked up, so only the three Club3D
148 likely to have the CEC pin hooked up, it looks like they changed the reference
359 If you haven't hooked up the HPD and/or 5V lines, then just delete those
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Ddp-aux-bus.yaml14 are hooked up to them. This is the DP AUX bus. Over the DP AUX bus
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-edp.yaml108 needed if HPD hooked up, either through a GPIO in the panel node or
109 hooked up directly to the eDP controller.
/openbmc/phosphor-bmc-code-mgmt/
H A Dwatch.hpp19 * The inotify watch is hooked up with sd-event, so that on call back,
H A Dsync_watch.hpp22 * The inotify watch is hooked up with sd-event, so that on call back,
/openbmc/pldm/fw-update/
H A Dwatch.hpp18 * The inotify watch is hooked up with sd-event, so that on call back,
/openbmc/phosphor-certificate-manager/
H A Dwatch.hpp15 * The inotify watch is hooked up with sd-event, so that on call back,
/openbmc/linux/Documentation/admin-guide/LSM/
H A Dindex.rst6 various security checks to be hooked by new kernel extensions. The name
/openbmc/linux/drivers/media/pci/zoran/
H A Dvideocodec.c190 zrdev_dbg(zr, "videocodec: hooked in as first element\n"); in videocodec_register()
195 zrdev_dbg(zr, "videocodec: hooked in after '%s'\n", in videocodec_register()
/openbmc/linux/include/drm/display/
H A Ddrm_dp_aux_bus.h21 * be hooked up there.
/openbmc/linux/net/ipv4/netfilter/
H A Diptable_raw.c3 * 'raw' table, which is the very first hooked in at PRE_ROUTING and LOCAL_OUT .
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-sdmmc.dtsi40 * Builtin CD line is hooked to ground to prevent JTAG at boot
H A Drk3288-evb.dtsi166 * NOTE: vcc_sd isn't hooked up on v1.0 boards where power comes from
229 disable-wp; /* wp not hooked up */
/openbmc/linux/arch/arc/mm/
H A Dhighmem.c35 * - Both fixmap/pkmap use a dedicated page table each, hooked up to swapper PGD
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dwatch.hpp69 * The inotify watch is hooked up with sd-event, so that on call back,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/
H A D0004-Do-not-specify-PIE-flag-explicitly.patch44 # instead of static initialization so mutexes can be hooked to enable PI as needed
/openbmc/phosphor-debug-collector/
H A Dwatch.hpp29 * The inotify watch is hooked up with sd-event, so that on call back,
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-chrome-common.dtsi75 * Chrome designs always boot from SPI flash hooked up to the qspi.

12345678