Home
last modified time | relevance | path

Searched refs:handled (Results 176 – 200 of 891) sorted by relevance

12345678910>>...36

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c1872 int handled; in pxa25x_udc_irq() local
1878 handled = 0; in pxa25x_udc_irq()
1883 handled = 1; in pxa25x_udc_irq()
1896 handled = 1; in pxa25x_udc_irq()
1908 handled = 1; in pxa25x_udc_irq()
1941 handled = 1; in pxa25x_udc_irq()
1952 handled = 1; in pxa25x_udc_irq()
1959 handled = 1; in pxa25x_udc_irq()
1967 } while (handled); in pxa25x_udc_irq()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0001-Fix-build-with-musl.patch18 FTW_SKIP_* are not used and {FTW_STOP,FTW_CONTINUE} can be handled
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A Dhandle-hup.patch15 event, which is not handled, thus the kernel keeps marking the HUP event
/openbmc/linux/sound/soc/sof/imx/
H A DKconfig22 This option is not user-selectable but automagically handled by
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7-colibri-iris-v2.dtsi36 * turn the transceiver off, that property has to be deleted and the gpio handled in
H A Dimx7-colibri-iris.dtsi35 * transceiver off, that property has to be deleted and the gpio handled in userspace.
H A Dimx6ull-colibri-iris.dtsi58 * transceiver off, that property has to be deleted and the gpio handled
/openbmc/linux/drivers/xen/xen-pciback/
H A Dpciback_ops.c431 dev_data->handled++; in xen_pcibk_guest_interrupt()
432 if ((dev_data->handled % 1000) == 0) { in xen_pcibk_guest_interrupt()
/openbmc/linux/Documentation/arch/arm/nwfpe/
H A Dtodo.rst21 and are handled by routines in libc. These are not implemented by the FPA11
22 hardware, but are handled by the floating point support code. They should
/openbmc/linux/drivers/pci/pcie/
H A DKconfig35 Port will be handled by PCI Express AER driver.
127 will be handled by the DPC driver. If your system doesn't
/openbmc/linux/drivers/media/i2c/cx25840/
H A Dcx25840-ir.c488 int cx25840_ir_irq_handler(struct v4l2_subdev *sd, u32 status, bool *handled) in cx25840_ir_irq_handler() argument
501 *handled = false; in cx25840_ir_irq_handler()
555 *handled = true; in cx25840_ir_irq_handler()
585 *handled = true; in cx25840_ir_irq_handler()
615 *handled = true; in cx25840_ir_irq_handler()
H A Dcx25840-core.h190 int cx25840_ir_irq_handler(struct v4l2_subdev *sd, u32 status, bool *handled);
/openbmc/linux/sound/isa/gus/
H A Dinterwave.c289 int handled = 0; in snd_interwave_interrupt() local
294 handled = 1; in snd_interwave_interrupt()
299 handled = 1; in snd_interwave_interrupt()
304 return IRQ_RETVAL(handled); in snd_interwave_interrupt()
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_go.py661 lines_after, handled, extravalues): argument
663 if 'buildsystem' in handled:
676 handled.append('buildsystem')
722 handle_license_vars(srctree, lines_before, handled, extravalues, d)
/openbmc/linux/drivers/rtc/
H A Drtc-isl1208.c629 int handled = 0, sr, err; in isl1208_rtc_interrupt() local
660 handled = 1; in isl1208_rtc_interrupt()
670 handled = 1; in isl1208_rtc_interrupt()
676 return handled ? IRQ_HANDLED : IRQ_NONE; in isl1208_rtc_interrupt()
/openbmc/qemu/tests/qemu-iotests/
H A D133.out36 === Check that invalid options are handled correctly ===
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/
H A Dlibmodule-runtime-perl_0.016.bb3 handling of Perl modules, which are normally handled at compile time. This \
/openbmc/linux/drivers/media/usb/pwc/
H A DKconfig25 Some newer logitech webcams are not handled by this driver but by the
/openbmc/linux/drivers/ata/
H A Dsata_sil.c510 int handled = 0; in sil_interrupt() local
528 handled = 1; in sil_interrupt()
533 return IRQ_RETVAL(handled); in sil_interrupt()
/openbmc/linux/drivers/pcmcia/
H A Dpd6729.c178 int handled = 0; in pd6729_interrupt() local
199 handled = 1; in pd6729_interrupt()
232 return IRQ_RETVAL(handled); in pd6729_interrupt()
/openbmc/linux/arch/arm/mach-omap1/
H A Domap-dma.c739 int handled = 0; in omap1_dma_irq_handler() local
749 handled += handled_now; in omap1_dma_irq_handler()
752 return handled ? IRQ_HANDLED : IRQ_NONE; in omap1_dma_irq_handler()
/openbmc/linux/drivers/media/i2c/
H A Dadv7604.c2077 if (handled) in adv76xx_cec_isr()
2078 *handled = true; in adv76xx_cec_isr()
2237 if (handled) in adv76xx_isr()
2238 *handled = true; in adv76xx_isr()
2245 if (handled) in adv76xx_isr()
2246 *handled = true; in adv76xx_isr()
2251 adv76xx_cec_isr(sd, handled); in adv76xx_isr()
2259 if (handled) in adv76xx_isr()
2260 *handled = true; in adv76xx_isr()
2268 bool handled = false; in adv76xx_irq_handler() local
[all …]
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dbaikal,bt1-apb.yaml14 Baikal-T1 CPU or DMAC MMIO requests are handled by the AMBA 3 AXI Interconnect
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend.rst37 is not yet handled by this API but a future extension is possible.
/openbmc/google-misc/subprojects/libcr51sign/
H A DREADME.md20 Print will be handled via Macros. The user can define USER_PRINT or the library

12345678910>>...36