/openbmc/qemu/ui/ |
H A D | win32-kbd-hook.c | 21 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/userspace-api/media/cec/ |
H A D | cec-ioc-adap-g-phys-addr.rst | 66 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/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | fsl,ls-scfg-msi.txt | 17 is hooked to a parent interrupt controller: e.g: ARM GIC for ARM-based
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-evb.dtsi | 166 * NOTE: vcc_sd isn't hooked up on v1.0 boards where power comes from 229 disable-wp; /* wp not hooked up */
|
H A D | rk3288-veyron-sdmmc.dtsi | 40 * Builtin CD line is hooked to ground to prevent JTAG at boot
|
H A D | rk3288-rock2-square.dts | 150 disable-wp; /* wp not hooked up */
|
/openbmc/linux/Documentation/admin-guide/LSM/ |
H A D | index.rst | 6 various security checks to be hooked by new kernel extensions. The name
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/ |
H A D | 0004-Do-not-specify-PIE-flag-explicitly.patch | 45 # instead of static initialization so mutexes can be hooked to enable PI as needed
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | cec.rst | 54 - 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/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-chrome-common.dtsi | 75 * Chrome designs always boot from SPI flash hooked up to the qspi.
|
H A D | sc7280-herobrine-zombie.dtsi | 90 * - If a pin is not hooked up on Qcard, it gets no name.
|
H A D | sc7280-herobrine-villager.dtsi | 104 * - If a pin is not hooked up on Qcard, it gets no name.
|
H A D | sc7280-herobrine-evoker.dtsi | 114 * - If a pin is not hooked up on Qcard, it gets no name.
|
H A D | sc7280-herobrine-herobrine-r1.dts | 147 * - If a pin is not hooked up on Qcard, it gets no name.
|
H A D | sc7280-herobrine-crd.dts | 157 * - If a pin is not hooked up on Qcard, it gets no name.
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | tc.h | 237 bool hooked; member
|
H A D | mae.c | 395 meta_ct->hooked = true; in efx_mae_table_hook_ct() 416 efx->tc->meta_ct.hooked = false; in efx_mae_check_table_exists() 450 efx->tc->meta_ct.hooked = false; in efx_mae_get_tables() 478 efx->tc->meta_ct.hooked = false; in efx_mae_free_tables() 1922 if (!efx->tc->meta_ct.hooked) in efx_mae_insert_ct() 1994 if (!efx->tc->meta_ct.hooked) in efx_mae_remove_ct()
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun6i-a31-colombus.dts | 64 /* The lcd panel i2c interface is hooked up via gpios */
|
H A D | sun5i-a13-utoo-p66.dts | 62 /* The lcd panel i2c interface is hooked up via gpios */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3288-tinker.dtsi | 96 * NOTE: vcc_sd isn't hooked up on v1.0 boards where power comes from 134 disable-wp; /* wp not hooked up */
|
H A D | sun5i-a13-utoo-p66.dts | 62 /* The lcd panel i2c interface is hooked up via gpios */
|
H A D | sun6i-a31-colombus.dts | 64 /* The lcd panel i2c interface is hooked up via gpios */
|
H A D | rk3288-rock2-square.dts | 104 disable-wp; /* wp not hooked up */
|
/openbmc/linux/Documentation/driver-api/80211/ |
H A D | mac80211-advanced.rst | 13 device LEDs should be exposed as LED class devices and hooked up to the
|
/openbmc/linux/Documentation/sound/soc/ |
H A D | jack.rst | 69 These are all hooked together by the machine driver depending on the
|