Searched refs:IRQF_TRIGGER_LOW (Results 76 - 100 of 166) sorted by last modified time

1234567

/linux-master/drivers/input/touchscreen/
H A Ds6sy761.c460 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
/linux-master/drivers/input/misc/
H A Dpalmas-pwrbutton.c213 IRQF_TRIGGER_LOW |
/linux-master/drivers/rtc/
H A Drtc-pcf85363.c445 unsigned long irqflags = IRQF_TRIGGER_LOW;
H A Drtc-tps65910.c413 tps65910_rtc_interrupt, IRQF_TRIGGER_LOW,
H A Drtc-rv3028.c971 flags = IRQF_TRIGGER_LOW;
H A Drtc-rv3032.c933 unsigned long irqflags = IRQF_TRIGGER_LOW;
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpci_rt1711h.c382 IRQF_ONESHOT | IRQF_TRIGGER_LOW,
/linux-master/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c1868 r8a66597->irq_sense_low = irq_trigger == IRQF_TRIGGER_LOW;
H A Dm66592-udc.c642 case IRQF_TRIGGER_LOW:
/linux-master/drivers/iio/light/
H A Dlm3533-als.c788 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
/linux-master/drivers/iio/accel/
H A Dmma8452.c1689 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
/linux-master/drivers/extcon/
H A Dextcon-max77843.c794 IRQF_TRIGGER_LOW | IRQF_ONESHOT | IRQF_SHARED,
/linux-master/sound/soc/codecs/
H A Dda7218.c2957 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
/linux-master/drivers/mfd/
H A Dtps65090.c197 IRQF_ONESHOT | IRQF_TRIGGER_LOW, irq_base,
H A Darizona-spi.c153 arizona->pdata.irq_flags = IRQF_TRIGGER_LOW;
/linux-master/arch/sh/boards/mach-se/7724/
H A Dsetup.c404 .flags = IORESOURCE_IRQ | IRQF_TRIGGER_LOW,
433 .flags = IORESOURCE_IRQ | IRQF_TRIGGER_LOW,
/linux-master/drivers/regulator/
H A Dqcom-labibb-regulator.c337 irq_flags |= IRQF_TRIGGER_LOW;
H A Dpv88080-regulator.c413 IRQF_TRIGGER_LOW|IRQF_ONESHOT,
H A Dltc3589.c426 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
H A Dda9210-regulator.c177 IRQF_TRIGGER_LOW |
H A Dda9063-regulator.c1057 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
H A Dda9062-regulator.c1021 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
/linux-master/drivers/net/ethernet/wiznet/
H A Dw5100.c1174 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
1178 IRQF_TRIGGER_LOW, netdev_name(ndev), ndev);
/linux-master/drivers/power/supply/
H A Drt9467-charger.c1220 IRQF_TRIGGER_LOW | IRQF_ONESHOT, 0,
/linux-master/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c228 .flags = IORESOURCE_IRQ | IRQF_TRIGGER_LOW,

Completed in 295 milliseconds

1234567