Home
last modified time | relevance | path

Searched refs:handled (Results 226 – 250 of 891) sorted by relevance

12345678910>>...36

/openbmc/linux/drivers/tty/serial/
H A Damba-pl010.c208 int handled = 0; in pl010_int() local
228 handled = 1; in pl010_int()
233 return IRQ_RETVAL(handled); in pl010_int()
/openbmc/linux/drivers/ata/
H A Dsata_inic162x.c424 int i, handled = 0; in inic_interrupt() local
436 handled++; in inic_interrupt()
442 return IRQ_RETVAL(handled); in inic_interrupt()
/openbmc/linux/drivers/gpio/
H A Dgpio-pxa.c437 int loop, gpio, n, handled = 0; in pxa_gpio_demux_handler() local
456 handled += loop; in pxa_gpio_demux_handler()
459 return handled ? IRQ_HANDLED : IRQ_NONE; in pxa_gpio_demux_handler()
/openbmc/libmctp/
H A Dcore.c510 bool handled; in mctp_rx() local
511 handled = mctp_ctrl_handle_msg( in mctp_rx()
513 if (handled) in mctp_rx()
/openbmc/u-boot/doc/
H A DREADME.atmel_mci17 nor does it start the MCI clock. This has to be handled in a
/openbmc/linux/drivers/net/dsa/sja1105/
H A DKconfig13 interface. Probing is handled based on OF bindings and so is the
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/u-boot/files/
H A D0001-rpi-always-set-fdt_addr-with-firmware-provided-FDT-address.patch11 handled in set_fdt_addr() function in board file.
/openbmc/linux/Documentation/powerpc/
H A Dimc.rst21 The Nest PMU counters are handled by a Nest IMC microcode which runs in the OCC
25 The Core and Thread IMC PMU counters are handled in the core. Core level PMU
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dbttv-devel.rst10 Making video work often is not a big deal, because this is handled
12 sound is handled in slightly different ways on each board.
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dcve-extra-exclusions.inc4 # why we believe it can't be fixed/handled. Additional information is welcome through
26 whilst there are improvements about how domains are handled and displayed to the user \
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dmac-phy-support.rst25 DPNIs. Depending on the connection type, the netif_carrier_[on/off] is handled
64 - DPMAC_LINK_TYPE_FIXED: the link state management is handled exclusively by
/openbmc/linux/sound/pci/
H A Des1938.c1576 int handled = 0; in snd_es1938_interrupt() local
1600 handled = 1; in snd_es1938_interrupt()
1622 handled = 1; in snd_es1938_interrupt()
1631 handled = 1; in snd_es1938_interrupt()
1651 handled = 1; in snd_es1938_interrupt()
1655 return IRQ_RETVAL(handled); in snd_es1938_interrupt()
/openbmc/linux/Documentation/arch/x86/
H A Dtdx.rst15 implemented using a Virtualization Exception (#VE) that is handled by the
16 guest kernel. A #VE is handled entirely inside the guest kernel, but some
67 The #VE MSRs are typically able to be handled by the hypervisor. Guests
150 Just like page faults or #GP's, #VE exceptions can be either handled or be
/openbmc/linux/drivers/dma/
H A Dapple-admac.c622 bool handled = false; in admac_handle_status_err() local
627 handled = true; in admac_handle_status_err()
633 handled = true; in admac_handle_status_err()
636 if (unlikely(!handled)) { in admac_handle_status_err()
/openbmc/linux/scripts/coccinelle/misc/
H A Dcond_no_effect.cocci7 // is a placeholder for not yet handled cases.
/openbmc/linux/Documentation/devicetree/bindings/mips/img/
H A Dxilfpga.txt74 DDR initialization is already handled by a HW IP block.
/openbmc/linux/drivers/iio/buffer/
H A DKconfig38 are handled by hardware.
/openbmc/linux/drivers/usb/common/
H A DKconfig24 allows ULPI to be handled as a bus. This module is the driver for that
/openbmc/linux/Documentation/i2c/
H A Dold-module-parameters.rst52 the driver. The dummy device will be handled by i2c-core itself, preventing
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A DCVE-2023-44487.patch10 streams are handled synchronously or reset.
/openbmc/qemu/docs/specs/
H A Dpvpanic.rst29 a guest panic has happened and will be handled by the guest;
/openbmc/linux/drivers/xen/xen-pciback/
H A Dpciback.h56 unsigned long handled; member
/openbmc/linux/Documentation/crypto/
H A Dcrypto_engine.rst50 request is handled. Clean up / undo what was done in the prepare function.
/openbmc/linux/arch/powerpc/include/asm/
H A Dmce.h227 extern void save_mce_event(struct pt_regs *regs, long handled,
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xx-dhcom-picoitx.dtsi46 * port power. This signal should be handled by USB power sequencing

12345678910>>...36